What problem does it solve?
UI/UX design professionals spend substantial time researching and consolidating style guidance across colors, typography, layouts, and framework stacks. UI/UX Pro Max provides an indexed, searchable knowledge base of 50 styles, 21 palettes, 50 font pairings, 20 charts, and 8 stacks to accelerate design decisions.
Core Features & Use Cases
- Extensive design library: 50 styles including glassmorphism, neumorphism, dark mode, and more.
- Typography and color toolkit: 50 font pairings and 21 color palettes with implementation notes.
- Stack-aware guidance: Recommendations for React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, and Tailwind.
- Use cases: Rapidly plan websites, dashboards, admin panels, landing pages, portfolios, and mobile apps.
Quick Start
Define product type, style direction, and stack, then run the included search scripts to surface relevant guidance:
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "dashboard for fintech" --domain style
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "fintech color palette" --domain color
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "font pairing for UI" --domain typography
Then synthesize results into a cohesive design system and apply the appropriate stack guidelines (default html-tailwind).