What problem does it solve?
Provide a centralized, searchable UI/UX design intelligence database to guide design decisions.
Core Features & Use Cases
- Style and palette recommendations across brands and products to accelerate design systems.
- Typography pairings, component patterns, and chart guidelines for dashboards, landing pages, and apps.
- Use Case: Quickly assemble a designer's brief by querying color palettes and typography for a SaaS dashboard.
Quick Start
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "beauty spa wellness" --domain product
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "elegant minimal" --domain style
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "typography pairing" --domain typography
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "palette for fintech" --domain color
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "landing page patterns" --domain landing
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "animation accessibility" --domain ux
python3 ../../.shared/ui-ux-pro-max/scripts/search.py "layout responsive" --stack html-tailwind