bootstrap-project
Installation
SKILL.md
bootstrap-project
Invariants
- Use the canonical stack: Next.js 16 App Router, Sanity v5, Tailwind 4, shadcn/ui, TypeScript, npm. Do not offer alternatives.
- Source code comes from
eljun/kt-monorepo-templateviagit clone --depth 1. Do not generate boilerplate inline as a fallback if the clone fails. - Design tokens are an INPUT (file path or paste-in). Do not invent or generate them.
- Stop and confirm before each irreversible cloud action: GitHub repo creation, Vercel project link, git push. Never auto-create Sanity projects.
- Do not run
npm run devautomatically — leave it for the user. - Emit a one-line status message before each major step so the user sees progress.
Prerequisites
Run these checks first. If any fail, stop and report which one.