AI AGENT ADDONS

After your code passes review, it needs a final polish. This skill removes debug logs, temporary comments, and dead code. It also optimizes imports and improves readability. The code stays the same but looks much cleaner. This makes it ready for production.

Developers use this skill to tidy up after changes are approved. It is not for changing how the code works. It only cleans up the mess left behind during development. The result is a neat and professional codebase.

Add Specs Code Cleanup skill to your workflow

Global

mkdir -p ~/.claude/skills/specs-code-cleanup

Project

mkdir -p .claude/skills/specs-code-cleanup

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago