What problem does it solve? Choosing consistent styles, color palettes, fonts, and layouts for a new UI project requires extensive design knowledge and research, and inconsistent choices lead to unprofessional-looking interfaces. ## Core Features & Use Cases - Design System Generation: Aggregates searches across product, style, color, landing page, and typography domains to produce a complete design system with reasoning-based recommendations and anti-patterns to avoid. - BM25 Search Engine: Searches 67 styles, 96 color palettes, 57 font pairings, 25 chart types, and UX guidelines via a Python CLI with domain and stack filters. - Stack-Specific Guidelines: Provides implementation best practices for 13 stacks including React, Next.js, Vue, Svelte, SwiftUI, Flutter, Tailwind, and shadcn/ui. - Use Case: When asked to build a landing page for a beauty spa, run the design-system command to get a recommended pattern, style, hex color palette, Google Fonts pairing, and effects, then persist it as a MASTER.md file with page-specific overrides. ## Quick Start Ask the AI to generate a design system for your project, for example: design a landing page for a fintech dashboard using the ui-ux-pro-max skill.