From TemplateCentral
Use when running database migrations, migrating conventions, or extracting a Next.js backend to a dedicated service — FastAPI or NestJS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/templatecentral:migrateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Step 1** — Identify the migration type:
Step 1 — Identify the migration type:
database/<stack>.mdgeneral/implementation.mdnextjs-backend-extraction.mdStep 2 — For database migrations, identify the stack: fastapi, nestjs, or nextjs.
Step 3 — Cat the reference file:
cat "$HOME/.claude/plugins/marketplaces/templatecentral/skills/migrate/<path>"
Step 4 — Follow the loaded guide exactly.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub cljiahao/templatecentral --plugin templatecentral