What problem does it solve?
This Skill prevents vibe-based UI decisions by generating a coherent, data-driven design system (colors, typography, layout patterns, UX rules) before any frontend code is written.
Core Features & Use Cases
- Design system generation for UI/UX builds: Produces a complete set of visual constraints (palette, type choices, effects, anti-patterns, and a pre-delivery checklist) from a curated database.
- Domain + stack-specific guidance: Adds targeted recommendations using domain searches (e.g., landing, charts, UX/accessibility) and stack searches (React/Next.js/Vue/Svelte/etc.).
- Pipeline alignment (STRATEGY → SPEC → BUILD): Converts the generated system into spec-like constraints the agent enforces while generating UI scaffolding and components.
- Optional Stitch scaffolding: Generates high-fidelity UI scaffolding from the design system (when the Stitch MCP server is configured).
Quick Start
Ask your AI agent to run UI/UX Pro Max to generate a design system for building a UI for a SaaS dashboard by executing the command: python3 .agents/skills/ui-ux-pro-max/scripts/search.py "SaaS dashboard fintech professional" --design-system -p "FinTrack Pro".