What problem does it solve? Choosing coherent styles, colors, typography, and interaction patterns for a new interface is slow and inconsistent, and reviewing existing UI for accessibility or UX issues requires scattered knowledge. This Skill provides a searchable local knowledge base of design systems, palettes, font pairings, UX guidelines, icons, charts, GSAP motion presets, and stack-specific best practices. ## Core Features & Use Cases - Design System Generation: Run a single --design-system query to get a complete visual direction (pattern, style, colors, typography, effects, anti-patterns) and optionally persist it as a MASTER.md plus per-page override files. - Domain & Stack Searches: Query 12 domains (style, color, typography, ux, chart, icons, gsap, react, web, and more) and 22 stacks (React, Next.js, Vue, Laravel, SwiftUI, Flutter, etc.) for targeted implementation guidance. - Use Case: When asked to build an analytics dashboard, run search.py "internal analytics dashboard" --design-system --density 8 to get a dense dashboard design system, then query --domain chart for chart recommendations and --stack vue for framework-specific rules. ## Quick Start Ask the assistant to design a landing page or dashboard for your product and let it run the bundled search.py script with a design-system query matching your product type and stack.