Help us improve
Share bugs, ideas, or general feedback.
From codebase-maintenance
Run an anti-slop cleanup workflow on AI-generated code — regression-tests-first, smell-by-smell, behavior preserved.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codebase-maintenance:ai-slop-cleanerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Reduce AI-generated code bloat through systematic, smell-by-smell cleanup that preserves existing behavior and raises signal quality.
Share bugs, ideas, or general feedback.
Reduce AI-generated code bloat through systematic, smell-by-smell cleanup that preserves existing behavior and raises signal quality.
This skill accepts an optional file list scope. If a changed-files list is provided, keep the cleanup strictly bounded to those files.
Lock behavior with regression tests first
Create a cleanup plan before code
Categorize issues
Execute passes one smell at a time
Run quality gates
AI SLOP CLEANUP REPORT
======================
Scope: [files or feature area]
Behavior Lock: [targeted regression tests added/run]
Cleanup Plan: [bounded smells and order]
Passes Completed:
1. Dead code deletion - [concise fix]
2. Duplicate removal - [concise fix]
3. Naming/error handling cleanup - [concise fix]
4. Test reinforcement - [concise fix]
Quality Gates:
- Regression tests: PASS/FAIL
- Lint: PASS/FAIL
- Typecheck: PASS/FAIL
- Tests: PASS/FAIL
Changed Files:
- [path] - [simplification]
Remaining Risks:
- [none or short deferred item]
npx claudepluginhub yeaight7/agent-powerups --plugin codebase-maintenanceProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.