ワンクリックで
cleanup
Clean up code, remove dead code, and optimize project structure
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Clean up code, remove dead code, and optimize project structure
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Claude Code agent: add-changelog
a senior agent organizer with expertise in assembling and coordinating multi-agent teams
a senior Angular architect with expertise in Angular 15+ and enterprise application development
a senior API designer specializing in creating intuitive, scalable API architectures with expertise
a senior backend developer specializing in server-side applications with deep expertise in Node.js 1
Structured idea generation and solution exploration with systematic analysis.
| name | cleanup |
| description | Clean up code, remove dead code, and optimize project structure |
Systematically clean up code, remove dead code, optimize imports, and improve project structure.
/cleanup [target] [--type code|imports|files|all] [--safe|--aggressive]
target - Files, directories, or entire project to clean--type - Cleanup type (code, imports, files, all)--safe - Conservative cleanup (default)--aggressive - More thorough cleanup with higher risk--dry-run - Preview changes without applying them