frontend-starter-kit
Installation
SKILL.md
Frontend Starter Kit
One skill owns all bootstrap work. Each tool's install steps live in
references/<tool>/README.md (plus SETUP.md/REFERENCE.md where present) -- read them
lazily, only for the profile requested. All steps are idempotent.
Plugin consumers already have every hook shipped and wired -- for them the hook-copy steps are no-ops; run the config/tooling steps only. The full copy matters for bare repos without the plugin ("export harness").
Profiles
- full (default): every tool below, in order, targeting the canonical stack in REFERENCE.md (React 19 + Rsbuild + Tailwind + TanStack Router/Query + Connect Query + shadcn/Base UI + Vitest/Playwright + Biome/Ultracite + tsgo).
- minimal: toolchain, biome, quality-gate, env-validation, conventional-commits.
- redpanda: full +
references/redpanda/README.md(registry workflow, Redpanda component taxonomy,REDPANDA_KIT=1). <tool>: just that tool's reference.