What problem does it solve?
This Skill automates the extraction of design tokens, component inventories, and interaction patterns from a live website so teams can document and reproduce a design system without cloning or rebuilding the site.
Core Features & Use Cases
- Design token extraction: harvest colors, typography, spacing, border radii, shadows, and breakpoints from computed styles.
- Component inventory: capture DOM snapshots and computed styles for navigation, cards, forms, buttons, media, and layout primitives.
- Interaction audit: record scroll behaviors, hover states, click-driven transitions, and animation libraries.
- Tech stack detection & assets: detect framework, CSS approach, font sources, icon libraries, svg counts, and lazy-loading strategy.
Use cases include design audits, migrating visual systems to new projects, creating developer-ready design references, and UX research prior to reimplementation.
Quick Start
Inspect https://example.com to generate a structured design system report with tokens, component inventory, and interaction notes.