What problem does it solve?
This Skill reduces UI inconsistency and maintenance cost by helping you identify repeated components, hard-coded design values, and recurring interaction patterns, then consolidate them into a coherent design system.
Core Features & Use Cases
- Opportunity discovery: Analyzes a target area to find repeated UI patterns, variants, and candidate design tokens.
- Extraction planning: Produces a structured plan covering which components to extract, which tokens to create, variant support, naming conventions, and a safe migration path.
- Systematized consolidation: Guides refactoring so existing implementations are replaced with shared components, tokens, and documented patterns.
- Use Case: When a dashboard page shows multiple button styles and mismatched spacing/typography rules, use this Skill to extract a unified button component and a tokenized spacing/typography set, then migrate the pages to the shared system.
Quick Start
Use the extract skill to analyze the target feature or UI area named "dashboard" and produce a prioritized plan for what to extract into reusable components, design tokens, and documented patterns.