What problem does it solve?
This Skill eliminates the common pain points of inconsistent product user interfaces, unmaintainable hardcoded styles, and misalignment between design specifications and actual code implementation, which cause wasted developer time and degraded user experience.
Core Features & Use Cases
- Structured Token Hierarchy: Guides creation of three-layer token systems (primitive, semantic, component) to enforce consistent styling across all UI elements.
- Implementation Auditing: Provides a step-by-step process to audit existing component libraries for hardcoded values, missing states, and spec mismatches, with clear severity flags for discrepancies.
- Component & System Evolution: Includes workflows for adding new components, updating existing ones, and deprecating outdated elements with migration paths to avoid breaking changes.
- Use Case Example: A product team can use this Skill to audit their button component library, align all variants to semantic color and spacing tokens, and document required interaction states before shipping a new feature.
Quick Start
Instruct your AI agent to audit the current product's UI component library for alignment with the design system's token hierarchy and required interaction states.