What problem does it solve? Recreating an existing design from memory produces vague approximations where colors drift, spacing flattens, and signature effects go missing. This Skill inserts a structured Design DNA JSON between the reference and the output, so every color, radius, and easing curve in the generated artifact traces back to a recorded field. ## Core Features & Use Cases - Reference Deconstruction: Analyze screenshots, image sets, live URLs, or video captures into a three-dimension JSON profile covering measurable design tokens, qualitative style, and special rendering effects. - Artifact Generation: Generate a new self-contained HTML artifact from an existing Design DNA JSON, emitting design tokens as CSS custom properties and implementing effects per the recorded performance tier. - Delivery Gate: Verify contrast ratios, reduced-motion support, animation-loop hygiene, and fallback strategies before handoff. - Use Case: A user shares a screenshot of a landing page and asks for a similar page. The Skill extracts the palette, type scale, spacing rhythm, and scroll effects into a Design DNA JSON, then generates a matching self-contained page from that profile. ## Quick Start Analyze this reference screenshot and extract its design DNA, then generate a landing page in the same style.