Implementation lives in frontend/. Start with architecture.md for folder layout and dependency rules.
| Document | Purpose |
|---|---|
| architecture.md | Layers, routing, feature isolation |
| conventions.md | Naming, KISS/DRY/SOLID, shadcn |
| frontend-engineer.md | Workflow, aesthetics, self-review |
| shadcn/SKILL.md | shadcn/ui contract and CLI |
Vite · React · TypeScript · Tailwind · shadcn/ui
Architecture · Usage · Code conventions
npx skills add https://github.com/shadcn/ui --skill shadcnThe in-repo copy under shadcn/ remains the source of truth for this project.