fe-implement-feature
Single source of truth for implementing a frontend feature in the React + Vite + i18n codebase. Classify complexity (Simple/Standard/Complex) and flow (A — form only, B — list only, C — full CRUD, D — detail/read view), gather requirements (max 2 Q&A rounds, then proceed with labeled assumptions), apply design-system standards, build forms with React Hook Form + Zod + i18n, and build lists/detail pages on the established repository pattern. Default validation = i18n. Default create/edit delivery = modal dialog. Run a pre-merge review with a severity-tagged checklist.