dengyie
- 10 skills
- 0 followers
- 6 hours ago last updated
- ▌ Grok Search · dengyie bundleUse when the user explicitly asks to search the web, check latest/current facts, fetch a URL, or discover pages on a website. Do not use for local code search or stable offline knowledge unless the user asks for live web access.
- ▌ Awesome UI Kit · dengyie bundleUse when building AI-native Web interfaces, AI chat applications, RAG search result pages, DeepSeek R1/OpenAI o1 reasoning viewers, Agent tool invocation monitors, split-pane Canvas/Artifacts, or modernizing existing pages with self-contained Web Components. Guides the agent to select and copy standard, zero-blackbox single-file components from the awesome-ui repository (React/Vue/Vanilla) instead of reinventing AI UI primitives.
- ▌ Split Image Assets · dengyie bundleUse when turning a source image into a reusable production asset package with independent transparent PNG layers, masks, cleaned background, structured metadata, inspection previews, QA evidence, and manual-review flags. Use for image decomposition, asset splitting, sprite-sheet preview generation, mask/background asset packaging, and workflows where a 2x2 preview must not replace reusable assets.
- ▌ Best Project Memory · dengyie bundleUse when restoring project context at the start of repo work, maintaining durable project memory across sessions, recording decisions, updating task state, preparing handoffs, or saving progress into repo-native memory files. Especially useful when users ask to continue previous work, save progress, summarize current state, capture decisions, or make another agent session resume cleanly.
- ▌ Obsidian Doc Router · dengyieMANDATORY documentation router for the user's Obsidian vault and any ops/deploy/infra task, or ANY action involving reading, writing, creating, updating, or refactoring knowledge base notes in Obsidian. BEFORE answering ops questions from memory or grepping the vault, you MUST Read 00.MOC/AI-DOC-ROUTER.md and open only the canonical entry it names. WHENEVER writing/creating/modifying Obsidian docs or notes, you MUST strictly follow the Anti-Orphan Recording SOP (frontmatter, path, summary, and two-way link mounting to AI-DOC-ROUTER and MOC). Triggers when: user mentions ainovel, ai-novel, novel 部署/备份/生产, CPA, tebi, pxed, Bohrium, google-vps, novel.mangoq, ainovel.mangoq, 查文档, 查知识库, Obsidian, 运维文档, 部署手册, 备份仓, 记录文档, 写笔记, 记录到obsidian, 更新文档, 记到知识库, 新建笔记, 整理文档, supervisord, cloudflared token, /personal/pxed.
- ▌ Evidence Driven Bugfix · dengyie bundleUse when fixing any bug, test failure, or unexpected behavior that requires evidence-first diagnosis, failing evidence before implementation, fresh verification before any success claim, and continued looping until fixed or legally blocked.
- ▌ Zero To Website Design · dengyie bundleUse when creating a complete website from a blank or vague starting point, turning user goals, visual references, screenshots, historical repo mockups, or generated concept images into design-system docs, route/page specs, resource decomposition, implementation, browser visual QA, and delivery readiness. Especially useful when the user asks to design from zero, generate mockups before implementation, build from reference images, rebuild from historical project PNGs, split visual resources into maintainable assets, fix a page that differs too much from a design image, ship framework-first before final artwork, or explicitly says not to generate new images yet.
- ▌ Codex Agent Worktree Setup · dengyie bundleUse when creating new Codex threads, agents, or dev processes with isolated branch-bound worktrees; fixing Codex UI/thread/worktree coupling; repairing detached HEAD Codex worktrees; or protecting primary main/master worktrees while setting up branch-bound development agents.
- ▌ Production Code Quality Review · dengyie bundleUse when reviewing pull requests, diffs, architecture-sensitive changes, reliability risks, production readiness, merge readiness, or requests to review like a senior engineer. Focuses on correctness, robustness, maintainability, observability, tests, security, and production risk rather than style-only review.
- ▌ Little Lighthouse Blog Publisher · dengyie bundlePublish, draft, update, validate, or repair Little Lighthouse blog post packages through a staged AI workflow. Use when the user wants to add a new blog post, turn notes into a post, update an existing post package, attach article assets, validate a post package, or prepare a draft without publishing. The skill manages content collection, metadata planning, asset fallback decisions, local file writing after confirmation, build verification, production review, memory updates, and atomic commits for the Little Lighthouse Next.js static blog.