From vibe-extras
Finds and removes AI-generated slop including useless comments, verbose patterns, and unnecessary abstractions from code. Useful for cleaning AI-assisted codebases.
npx claudepluginhub doodledood/claude-code-plugins --plugin vibe-extrasThis skill uses the workspace's default tool permissions.
Use the slop-cleaner agent to clean up AI slop in: $ARGUMENTS
Detects and removes AI-generated code slop like unnecessary comments, over-engineering, verbose error handling, premature abstractions, and filler patterns. Cleans to senior engineer standards while preserving functionality.
Cleans AI-generated code by systematically removing LLM smells like dead code, over-commenting, verbose naming while preserving exact behavior via tests. Use after generation or on 'clean up', 'deslop' requests.
Identifies and interactively removes AI-generated slop like unnecessary comments and verbosity from staged or recent git changes.
Share bugs, ideas, or general feedback.
Use the slop-cleaner agent to clean up AI slop in: $ARGUMENTS