UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.
Follow these steps to deliver high-quality UI/UX output with minimal back-and-forth.
Ask only what you must to avoid wrong work:
If the user says "全部都要" (design + UX + code + design system), treat it as four deliverables and ship in that order.
Always be concrete: name components, states, spacing, typography, and interactions.
This skill bundles data you can cite for inspiration/standards.
skills/ui-ux-pro-max/assets/data/ when you need palettes, patterns, or UI/UX heuristics.skills/ui-ux-pro-max/references/upstream-skill-content.md.If you need to quickly generate tokens and page-specific overrides, use the bundled script:
python3 skills/ui-ux-pro-max/scripts/design_system.py --help
Prefer running it when the user wants a structured token output (ASCII-friendly).