What problem does it solve?
This Skill identifies and rectifies inconsistencies in design system themes, ensuring that visual elements render correctly across different modes like light, dark, or brand variants. It prevents visual bugs and maintains a cohesive user experience.
Core Features & Use Cases
- Theme Coverage Audit: Detects missing tokens in specific themes.
- Component Tier Propagation Check: Verifies that component tokens correctly inherit from semantic tokens across themes, preventing "tier leakage."
- Visual Consistency Validation: Checks for logical visual errors within each theme (e.g., contrast ratios, color hierarchy).
- Regression Risk Assessment: Identifies patterns in code that may break during theme switches.
- Use Case: After launching a new dark mode, use this Skill to automatically scan all your tokens and components to ensure every element has a corresponding dark mode value and that no unexpected visual glitches appear.
Quick Start
Run an audit of all themes in the current project.