What problem does it solve?
This Skill helps you identify repeated UI implementations and hard-coded design decisions, then consolidate them into a consistent design system instead of letting duplication and inconsistency grow over time.
Core Features & Use Cases
- Pattern discovery: Finds repeated components, layout/interaction patterns, and hard-coded values that should become shared building blocks.
- Extraction planning: Defines what to extract, which tokens to create, required variants, naming conventions, and a migration path.
- Enrichment and migration: Produces reusable components and tokens with clear APIs and documentation, then refactors existing usages for parity and maintainability.
- Documentation updates: Ensures the design system’s catalog and guidelines reflect what changed and how to use it.
Quick Start
Instruct the AI to analyze the UI area you specify, propose a focused extraction plan for the highest-value reusable components and tokens, and then outline how you would migrate the existing implementations to the new system with updated documentation.