From codebase-maintenance
Use to restructure code while guaranteeing that all existing tests continue to pass.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codebase-maintenance:test-preserving-refactorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Refactoring is only safe if it is backed by tests.
Refactoring is only safe if it is backed by tests.
git checkout or ctrl+z) and try a different approach. Do not attempt to "fix" the refactor while tests are failing.This strict Red/Green/Refactor cycle prevents you from getting trapped in an uncompilable state.
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.