What problem does it solve?
It eliminates guesswork and inconsistency by extracting the real visual values (colors, typography, spacing, shadows, motion, and reusable component patterns) from a provided style preview so implementations match the original design precisely.
Core Features & Use Cases
- Exact design value extraction: Converts an HTML style preview into a framework-agnostic design reference covering concrete tokens (hex colors, font sizes/weights, pixel spacing, border radii, full shadow CSS, and animation timings).
- Reusable component pattern documentation: Captures how to build consistent UI patterns (navigation, cards, buttons, badges/labels, section headers, and any special layout behaviors) without tying the output to a specific framework.
- Interactive state and behavior specification: Documents hover/active/focus transitions with from/to values and durations so UI behavior stays consistent across implementations.
Quick Start
Use devlyn:design-system with arguments like "3 web" to extract the design reference for style 3 targeting the web platform.