| name | frontend-implementation |
| description | Frontend implementation guidance for this app. Use before coding visible UI, including forms, dashboards, tables, filters, overlays, navigation, layout, microcopy, accessibility, and i18n. |
Frontend Implementation
Use this skill before implementing visible frontend changes.
Required Baseline
Always read references/baseline.md first.
Also read:
Targeted References
Read only the references that match the touched surface:
references/forms-flows.md for forms, staged workflows, validation, or complex data entry.
references/data-views.md for dashboards, tables, lists, filters, or pagination.
references/overlays-actions.md for dialogs, popovers, menus, or interactive controls.
references/navigation-layout.md for navigation, page layout, and responsive behavior.
references/trust-copy.md for microcopy, toasts, and sensitive user-facing copy.
Handoff
In frontend handoff notes, list:
- References loaded.
- UI decision guide tradeoffs applied.
- Accessibility, mobile, i18n, and async-state risks checked.