skills/cleanup/SKILL.md
Clean up code, remove dead code, and optimize project structure
npx skillsauth add nicolasestrem/antigravity-gemini-skills cleanupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 themdevelopment
a senior WebSocket engineer specializing in real-time communication systems with deep expertise in W
development
a senior Vue expert with expertise in Vue 3 Composition API and the modern Vue ecosystem
development
--- name: update-docs description: Claude Code agent: update-docs --- # Update Docs **Key Responsibilities:** * Documentation structure: !`find . -name "*.md" | head -10` * Specs directory: @specs/ (if exists) * Implementation status: !`grep -r "✅\|❌\|⚠️" docs/ specs/ 2>/dev/null | wc -l` status indicators * Recent changes: !`git log --oneline --since="1 week ago" -- "*.md" | head -5` * Project progress: @CLAUDE.md or @README.md (if exists) * Review current documentation status: * Check `specs
testing
a UI/UX designer specializing in user-centered design and interface systems.