← ClaudeAtlas

templatecentralscaffoldlisted

Use when creating a new FastAPI, NestJS, Next.js, or Vite+React project from scratch.
cljiahao/templateCentral · ★ 4 · Data & Documents · score 69
Install: claude install-skill cljiahao/templateCentral
**Step 1** — Identify the stack: `fastapi`, `nestjs`, `nextjs`, or `vite-react`. **Step 2** — Load in order: ```bash cat "$HOME/.claude/plugins/marketplaces/templatecentral/skills/scaffold/<stack>/config-files.md" cat "$HOME/.claude/plugins/marketplaces/templatecentral/skills/scaffold/<stack>/source-files.md" ``` **Step 3** — Follow each loaded guide fully before proceeding to the next.