What problem does it solve?
This Skill helps teams reduce duplication by finding repeated UI patterns, hard-coded values, and inconsistent implementations that should be standardized.
Core Features & Use Cases
- Reusable Component Identification: Detects buttons, cards, inputs, layouts, and other patterns that appear multiple times.
- Design Token Extraction: Surfaces repeated colors, spacing, typography, and shadow values that belong in a shared token system.
- Systematic Refactoring: Guides migration from local one-off implementations to shared components and documented patterns.
- Use Case: A product team notices three different dialog styles across the app and uses this Skill to consolidate them into one accessible, documented dialog component.
Quick Start
Ask the skill to analyze a target area and identify reusable components, tokens, and patterns for consolidation into your design system.