What problem does it solve? Designing consistent, professional UI requires choosing styles, color palettes, font pairings, chart types, and stack-specific patterns, which is slow and error-prone when done from memory. This Skill provides a searchable design knowledge base so every UI decision is grounded in curated guidelines. ## Core Features & Use Cases - BM25 Design Search: Query 8 domains (style, color, typography, chart, landing, product, ux, prompt) via a Python CLI to retrieve curated recommendations. - Stack-Specific Guidelines: Get implementation best practices for html-tailwind, React, Next.js, Vue, Svelte, SwiftUI, React Native, and Flutter. - Pre-Delivery Quality Rules: Built-in checklists for icons, hover states, light/dark mode contrast, layout spacing, and accessibility. - Use Case: When asked to build a landing page for a beauty spa, search the product, style, typography, color, and landing domains, then synthesize the results into a complete Tailwind implementation. ## Quick Start Ask the AI to design a landing page or dashboard and it will run the search script across the relevant design domains before writing the UI code.