What problem does it solve?
This Skill ensures that all user interfaces are consistent, accessible, and adhere to the established design system, preventing visual bugs and improving user experience across all devices and themes.
Core Features & Use Cases
- Component Auditing: Systematically checks UI components for correct state handling (loading, empty, error, data).
- Mobile Parity: Verifies that features and navigation are consistent between desktop and mobile interfaces.
- Accessibility Checks: Ensures compliance with WCAG guidelines, including touch targets and ARIA attributes.
- Theme Compliance: Validates UI elements across all four supported themes (Light, Dark, Sepia, Navy).
- Design System Adherence: Confirms usage of defined spacing, typography, color tokens, and component patterns.
- Use Case: Before deploying a new feature, run a
/ui audit to catch any accessibility issues, ensure mobile parity, and verify theme consistency, guaranteeing a polished user experience.
Quick Start
Run the ui skill to audit the 'Sidebar' component for accessibility and theme compliance.