원클릭으로
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