| name | frontend-skill |
| description | Frontend implementation skill for the Dianoia Tech monorepo. Use when building or updating UI/UX, design-system aligned components, query and mutation hooks, Zustand stores, frontend service-layer code, and frontend API data-access modules. When this skill is used, load and follow every rule file listed in this skill. |
Frontend Skill
Follow all local frontend rules in this folder for every frontend task.
Required Rule Loading
Read all of the following before making frontend changes:
rules/branding-idea.md
rules/branding-token-spec.md
rules/data-access-via-api.md
rules/data-access-via-supabase.md
rules/mutation-hooks.md
rules/query-hooks.md
rules/service-layer.md
rules/zustand-store.md
Treat these rule files as the source of truth for frontend architecture, styling, state, data fetching, and mutations.