Prototype
Produce a working application, not mockups alone.
Path
product/product-discovery -> product/product-definition -> product/user-story -> product/acceptance-criteria -> product/ux-flow -> delivery/architecture-decision -> delivery/react-fsd-poc -> quality/verification -> product/validation -> delivery/developer-handoff
React implementation
Load react/SKILL.md for TypeScript, FSD, and architecture impact checks.
Component placement notes: component/.
Rules
- Follow
rules/fsd-governance.md. - Never invent
src/components,src/services,src/hooks, orsrc/utilsas business dumping grounds. - Decide Page / Feature / Entity / Shared before coding.
- Smallest correct change only.
Optional backends
Use supabase / backend / database only when persistence or auth is required for a credible prototype.
Standard resources
Use templates, references, and evaluations for scope and exit evidence.