What problem does it solve? Starting a new UI project without a coherent design method leads to inconsistent screens and ad-hoc styling decisions. This Skill guides you through a structured wizard that locks in an output grammar, brand recipe, palette recipe, and bounded design tokens before any code is written. ## Core Features & Use Cases - Guided design-method wizard: Walks through product surface, output grammar, page type, brand recipe, palette recipe, and optional aesthetic profile one decision at a time. - Design lock generation: Writes a STYLESEED.md file capturing all selections so the design system persists across sessions. - Rule compilation and scaffolding: Runs the resolver script to produce a hash-verifiable rules bundle, then scaffolds a first screen and scores it against quality gates. - Use Case: You are starting a fintech mobile app. The wizard recommends the consumer-service grammar, a calm brand recipe, a contrast-verified palette, locks your brand color and font, then compiles the effective rules and scaffolds a dashboard screen. ## Quick Start Ask the assistant to run StyleSeed setup for your new product and answer its questions one at a time to generate a design lock and first screen.