apply-frontend-ui-guidelines - Apply Frontend UI Guidelines for Consistent Component Patterns
Apply cross-cutting frontend UI patterns across components, hooks, routing, data fetching, styling, and user-visible states.
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- build UI components
- refactor UI components
- design data fetching patterns
- implement routing
- standardize styling
- handle UX states
Inputs
- feature requirements
- UX expectations
- API endpoints
- caching needs
- frontend framework
- router library
- query library
- UI kit
Outputs
- implementation plan
- component scaffolds
- hook scaffolds
- UX-state plan
- test strategy
Requirements
- TypeScript environment
- typed props support
- component isolation
- caching strategy
- state handling
