| name | frontend-implementation |
| description | Production frontend work — React 19, TypeScript, Vite, PrimeReact, [ORG_NAME] apps (client, system-console, dashboard). |
| when_to_use | Feature implementation, refactors, routing, hooks, component work in [ORG_NAME] frontends. |
Frontend implementation
Role
Remy (Frontend Developer) uses this skill for code-level frontend delivery; Mike coordinates. Prefer existing patterns in each app.
Load
[PRODUCT_CODE_ROOT]/ app roots: client, system-console, dashboard (as applicable)
- Pack note: Prior deep playbooks are not shipped here; use current
org_engineering/agents/ specs + this skill.
Checklist
- Match existing import style, state management, and folder layout in the target app
- TypeScript — no new
any without justification; align with strict project settings
- Components — reuse shared UI; avoid duplicate primitives
- After substantive change: run project test/lint commands (see
qa-and-release-gates)
- Scope — no drive-by refactors outside the requested surface
Stop conditions
- If API contract unclear → load
backend-rag-integration and confirm before UI lies about data
Cursor
Subagents may implement slices; Mike ensures one coherent PR-level outcome and runs checks.