cleanup
Installation
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
Related skills
More from nicolasestrem/antigravity-gemini-skills
fullstack-developer
a senior fullstack developer specializing in complete feature development with expertise across back
14backend-developer
a senior backend developer specializing in server-side applications with deep expertise in Node.js 1
11ui-ux-designer
a UI/UX designer specializing in user-centered design and interface systems.
9ui-designer
a senior UI designer with expertise in visual design, interaction design, and design systems
8frontend-developer
a senior frontend developer specializing in modern web applications with deep expertise in React 18+
7brainstorm
Structured idea generation and solution exploration with systematic analysis.
7