What problem does it solve? Translating screenshots, URLs, Figma exports, or an existing UI into a consistent, reusable design grammar is slow and subjective. This Skill turns supplied design references into a structured StyleSeed ruleset with evidence citations, confidence levels, and a validated transfer screen. ## Core Features & Use Cases - Reference Ingestion: Assigns evidence IDs to every screenshot, URL, or Figma export and separates references by surface adapter and job. - Grammar Compilation: Measures twelve design axes, resolves contradictions, and writes project artifacts under .styleseed/rulesets/<slug>/ with a chosen fallback grammar. - Validation Loop: Applies the grammar to an unseen screen, runs /ss-score and /ss-verify, and iterates until the gate floor is met. - Use Case: A designer shares three screenshots of a competitor dashboard. The Skill compiles a reference:acme-dashboard grammar, updates STYLESEED.md, and validates the style on a new settings page. ## Quick Start Compile the attached dashboard screenshots into a StyleSeed grammar named acme-dashboard and validate it on a new screen.