What problem does it solve? Designing consistent, professional UI requires choosing styles, color palettes, font pairings, 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 data. ## Core Features & Use Cases - BM25 Design Search: Query 8 domains (style, color, typography, chart, landing, product, UX, prompt) via a Python CLI backed by CSV datasets. - Stack-Specific Guidelines: Retrieve best practices for html-tailwind, React, Next.js, Vue, Svelte, SwiftUI, React Native, and Flutter. - 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 design system with Google Fonts imports and hex palettes. ## Quick Start Ask the AI to design a landing page for your product and let it run the search.py script across the style, color, typography, and UX domains before writing the code.