create-ui-component
Create React components following alta-cancha-fs conventions. Use when building new components, containers, data hooks, or util functions. Covers file naming (lowerCamelCase), component naming (PascalCase), TanStack Query hooks via ORPC, container/presentational split, Shadcn UI usage, and TypeScript patterns.