What problem does it solve? Choosing coherent styles, color palettes, typography, and UX patterns for a new page or component is slow and inconsistent. This Skill replaces guesswork with a searchable design database and a CLI that returns complete, reasoned design system recommendations. ## Core Features & Use Cases - Design System Generation: Run a single query to get a full recommendation covering layout pattern, style, color palette, typography, effects, and anti-patterns, with optional persistence to a MASTER.md file plus page-level overrides. - Domain Search: Query 12 domains (style, color, typography, chart, landing, product, ux, icons, gsap, react, web, google-fonts) backed by a BM25 search engine over CSV data. - Stack Guidelines: Retrieve implementation best practices for 22 stacks including React, Next.js, Vue, Svelte, Astro, SwiftUI, Flutter, and Tailwind. - Use Case: When asked to build a fintech dashboard, run the design-system command to get a dark-mode palette, font pairing, and spacing scale, then pull React performance rules before writing components. ## Quick Start Ask the AI to generate a design system for your project by running the bundled search script with the --design-system flag and your product keywords.