Skip to content

Tools

Tools

ui-ux-pro-max

Design Intelligence

Searchable UI/UX knowledge from ui-ux-pro-max — styles, palettes, and guidelines that feed product design decisions. Foundry still owns tokens and components; Intelligence recommends direction.

Foundry implements; Intelligence recommends

Use this catalog to pick a style, palette, or UX checklist for a product theme. Implement with @/components/ui/* and semantic tokens (bg-primary, text-foreground) — never hardcode brand hex in components.

How the pieces fit

Design Intelligence

What style, palette, or UX rules fit this product? Searchable knowledge for agents and humans before inventing freehand UI.

Foundry system

How we implement it — tokens, components, principles, and accessibility.

Agent CLI (full BM25 engine)

The browser browse uses exported JSON. Agents get the full search tool via the vendored skill.

agent-cli-(full-bm25-engine).bash
python3 .grok/skills/ui-ux-pro-max/scripts/search.py \
"saas dashboard modern dark" --design-system -p "My Product" \
--variance 6 --motion 4 --density 7

Refresh the catalog

After updating the ui-ux-pro-max skill CSVs, re-export JSON for this docs app:

export
npm run intelligence:export

Last export: · 84 styles · 99 UX rules · 192 palettes

Phase 3 — brief generator

Generate a product design brief with variance / motion / density dials, then copy a Foundry-mapped agent prompt. Open brief generator.