What problem does it solve? Recreating the look and feel of an existing UI usually relies on eyeballing colors and guessing typography, which produces inaccurate results. This Skill turns reference screenshots, images, or URLs into a complete, measurable Design DNA JSON profile and can generate new designs from that profile with verifiable color fidelity. ## Core Features & Use Cases - Three-dimension schema: Captures design system tokens (color, typography, spacing, layout, shape, elevation, motion, components), qualitative design style (mood, composition, brand voice), and visual effects (Canvas, WebGL, 3D, particles, shaders, scroll effects) in one JSON profile. - Deterministic color measurement: Clusters reference image pixels with k-means and perceptual ΔE merging to produce exact hex values with coverage fractions, instead of estimating colors by eye. - Generation with verification: Builds self-contained HTML/CSS/JS designs from a DNA profile, then screenshots the result and scores it against the reference with per-color ΔE and coverage drift PASS/FAIL thresholds. - Use Case: Provide a screenshot of a competitor's landing page, receive a full Design DNA JSON, then generate a new landing page in the same style and verify the palette matches within ΔE thresholds. ## Quick Start Analyze this screenshot of a reference website and extract its full design DNA into a JSON profile, then generate a landing page in the same style.