From code-cleanup
Internal cleanup playbook for deduplication. Use when assessing or implementing low-risk DRY improvements in a codebase.
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-cleanup:dedup-playbookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Track: Deduplication
Track: Deduplication
Task: Scan the codebase for repeated logic, copy-pasted functions, duplicated condition trees, repeated transformation code, and redundant abstractions.
Goal: Reduce unnecessary duplication only where doing so clearly improves maintainability without obscuring intent.
Rules specific to this track:
High-confidence examples:
Avoid:
Output structure:
npx claudepluginhub atj393/claude-plugins --plugin code-cleanupProvides 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.