Features
Feature docs are grouped by workflow so you can jump to the area you are implementing.
Sections
- Components: shared UI primitives and reusable building blocks.
- Auth: route guards, session lifecycle, login/register/MFA/OAuth flows.
- Forms: form implementation pattern and recommended flow.
- Tables: table architecture, URL state, pagination, and filtering.
Recommended path
- Start with Architecture for boundaries and data flow.
- Pick the feature section you are building.
- Use AI skills to scaffold consistent code faster.