cleanup
SKILL.md
Cleanup
/cleanup - Code and Project Cleanup
Purpose
Systematically clean up code, remove dead code, optimize imports, and improve project structure.
Usage
/cleanup [target] [--type code|imports|files|all] [--safe|--aggressive]
Arguments
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
Execution
- Analyze target for cleanup opportunities
- Identify dead code, unused imports, and redundant files
- Create cleanup plan with risk assessment
- Execute cleanup operations with appropriate safety measures
- Validate changes and report cleanup results
Claude Code Integration
- Uses Glob for systematic file discovery
- Leverages Grep for dead code detection
- Applies MultiEdit for batch cleanup operations
- Maintains backup and rollback capabilities
Weekly Installs
3
Repository
nicolasestrem/a…i-skillsGitHub Stars
3
First Seen
13 days ago
Security Audits
Installed on
antigravity3
opencode2
claude-code2
github-copilot2
codex2
kimi-cli2