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.
  1. Start with Architecture for boundaries and data flow.
  2. Pick the feature section you are building.
  3. Use AI skills to scaffold consistent code faster.