What problem does it solve?
This Skill helps you identify repeated UI patterns, hard-coded values, and inconsistent implementations so you can consolidate them into a cleaner, more maintainable design system.
Core Features & Use Cases
- Pattern Discovery: Finds repeated components, layout patterns, and visual decisions that are good candidates for reuse.
- Design Token Extraction: Converts hard-coded colors, spacing, typography, and other values into semantic tokens.
- Systematic Migration: Guides refactoring of existing code to use shared components and tokens, improving consistency across the product.
- Use Case: If a product has three different button styles and duplicated card layouts, this Skill helps extract the shared structure and standardize future usage.
Quick Start
Ask the skill to analyze a target area of your design or codebase and recommend which reusable components, tokens, and patterns should be extracted first.