Tools
Tools
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
@/components/ui/* and semantic tokens (bg-primary, text-foreground) — never hardcode brand hex in components.Brief generator
Dials + style/palette brief + Foundry-mapped agent prompt.
Styles
84 visual style recipes — glass, minimal, brutalism, and more.
UX rules
Do/don’t guidelines for a11y, touch, forms, motion, and layout.
Palettes
Product-type color systems mapped to Foundry semantic roles.
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.
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:
npm run intelligence:export
Last export: · 84 styles · 99 UX rules · 192 palettes
Phase 3 — brief generator