What problem does it solve?
The UI/UX Guidelines skill codifies and enforces accessible, performant UI standards to ensure consistent user experiences across frontend components and projects.
Core Features & Use Cases
- Activation patterns: automatic and manual invocation during code reviews to validate UI constraints.
- Guideline enforcement: checks for keyboard navigation, focus management, touch targets, form behavior, and layout accessibility.
- Integrations: designed to work alongside Ultracite and React Next Modern to unify quality signals for UI.
- Use Case: When reviewing a React/TypeScript component, run the skill to ensure it meets accessibility and performance guidelines before merge or deployment.
Quick Start
Trigger the UI/UX guidelines during code review to verify components meet accessibility, keyboard, and layout standards. Note: For high-level rules, defer to vercel-design-guidelines and use this skill for implementation-level checks.