What problem does it solve?
It removes inconsistency and “AI slop” in UI generation by encoding a strict, opinionated semantic design language into a single DESIGN.md file.
Core Features & Use Cases
- Design-system authoring: Produces an agent-friendly DESIGN.md that specifies atmosphere, tokens (with hex), typography rules, and banned patterns.
- Stitch screen alignment: Translates anti-pattern frontend directives into natural-language rules Stitch can reliably interpret for consistent screen generation.
- Creative layout & motion intent: Includes layout constraints (grid-first, asymmetric hero rules, responsive collapse) and motion philosophy (spring physics, transform/opacity only).
- Use case: When building multiple marketing/app screens for a project, generate a shared taste baseline so every new screen matches the same premium visual standard.
Quick Start
Generate a stitch DESIGN.md for your project by prompting the agent to create DESIGN.md using the stitch-design-taste skill so the output follows the documented palette, typography, layout, responsive, motion, and banned-pattern constraints.