From codebase-maintenance
Use when migrating APIs, libraries, or patterns across a large codebase. Ensures safe, step-by-step progress rather than risky mega-commits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codebase-maintenance:incremental-migrationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Never attempt to migrate an entire codebase in a single step. Mega-commits are impossible to review and dangerous to merge.
Never attempt to migrate an entire codebase in a single step. Mega-commits are impossible to review and dangerous to merge.
If a migration is too large for a single session, leave a clear handoff.md summarizing progress and the next files to migrate.
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.