一键导入
check
Check work for adherence with architecture, run quality checks, and suggest a commit message. Use after completing work on a feature or bug fix.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check work for adherence with architecture, run quality checks, and suggest a commit message. Use after completing work on a feature or bug fix.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Switch the project's package manager between npm, bun, and pnpm. Updates all config, scripts, documentation, CI workflows, and AI instructions. Use when initializing from template or switching package managers.
Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally create a task document.
One-time template initialization. Collects app name, description, and package manager preference, then updates all project files. Run once when starting a new project from this template.
| name | check |
| description | Check work for adherence with architecture, run quality checks, and suggest a commit message. Use after completing work on a feature or bug fix. |
| user-invocable | true |
| allowed-tools | ["Read","Bash","Glob","Edit"] |
docs/developer/architecture-guide.md.console.log statements introduced during development, and clean up any "leftovers" from approaches that didn't work.npm run check:all and fix any errors.