ui-ux-pro-max
Installation
SKILL.md
[IMPORTANT] Use
TaskCreateto break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI may ask user whether to skip.
Quick Summary
Goal: Provide searchable UI/UX design intelligence -- 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks.
Workflow:
- Analyze — Extract product type, style keywords, industry, and stack from user request
- Search — Query
search.pyacross domains: product, style, typography, color, landing, chart, UX - Stack Guidelines — Get stack-specific best practices (default: html-tailwind)
- Implement — Synthesize search results into cohesive design and code
Key Rules:
- No emojis as UI icons (use SVG: Heroicons, Lucide, Simple Icons)
- All clickable elements need
cursor-pointerand hover feedback - Light mode text must have 4.5:1 minimum contrast ratio
- Test both light/dark modes and responsive breakpoints before delivery