What problem does it solve?
This Skill automates the comprehensive evaluation of user interface and user experience elements within software development tracks, ensuring design consistency, usability, and adherence to established standards.
Core Features & Use Cases
- Design System Adherence: Verifies that components and layouts use defined design tokens for colors, spacing, typography, etc.
- Visual Consistency: Checks for uniform styling and component appearance across different parts of the application.
- Responsive Behavior: Assesses how the UI adapts to various screen sizes and devices.
- Accessibility Baseline: Performs a foundational check for common accessibility issues.
- Use Case: After a developer implements a new set of screens for a mobile app, this Skill can be dispatched to perform a thorough review, flagging any deviations from the design system, responsiveness issues, or basic accessibility concerns before human review.
Quick Start
Use the eval-ui-ux skill to evaluate the design system adherence for the components in the src/components directory.