What problem does it solve? Translating the visual identity of an existing website or screenshot into a new UI is slow and inconsistent when done by eye. This Skill converts reference designs into a complete, quantified JSON specification so any agent can reproduce the same look and feel on new content. ## Core Features & Use Cases - Design DNA Extraction: Analyze screenshots, images, or URLs to produce a full JSON spec covering design tokens (colors, typography, spacing, layout, elevation, motion), qualitative style (mood, composition, imagery, brand voice), and visual effects (scroll effects, SVG animation, gradients). - Schema-Driven Analysis: A three-phase workflow (Structure, Analyze, Generate) ensures every schema field is filled, with conflict notation when multiple references disagree. - DNA-Driven Generation: Apply a saved DNA JSON to your own content to generate self-contained HTML/CSS/JS pages or components that match the reference design. - Use Case: Extract the design DNA from linear.app, save it as design-dna.json in version control, then generate a task dashboard that faithfully reproduces Linear's palette, typography, spacing, and interaction feel. ## Quick Start Ask the agent to analyze the design DNA from a screenshot or URL and fill every field of the Design DNA schema, then generate a page from the resulting JSON.