What problem does it solve? Choosing coherent styles, colors, fonts, and interaction patterns for a new interface is slow and inconsistent without a reference base. This Skill provides a searchable local database of UI/UX guidance so design decisions are grounded in curated data rather than guesswork. ## Core Features & Use Cases - Design System Generation: Aggregates product, style, color, landing, and typography matches into a complete design system, with optional persistence as a MASTER.md plus per-page override files. - Domain-Specific Search: Queries 79 styles, 192 product palettes, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 technology stacks via a BM25 search script. - Design Dials: Tunes output with 1-10 variance, motion, and density sliders that bias style selection, attach GSAP snippets, and override spacing scales. - Use Case: When building a new SaaS dashboard in Next.js, generate a full design system with colors and typography, then query accessibility rules and Next.js-specific performance guidelines before implementing components. ## Quick Start Ask the AI to generate a design system for your product type and stack, for example: create a design system for a minimal AI search homepage built with Next.js.