name: ui-ux-pro-max description: 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: - Target platform: web / iOS / Android / desktop - Stack (if code changes): React/Next/Vue/Svelte, CSS/Tailwind, component library - Goal and constraints: conversion, speed, brand vibe, accessibility level (WCAG AA?) - What you have: screenshot, Figma, repo, URL, user journey
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.
小葱技能站7w4.net每天更新,海量AI技能等你发现。
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).
这个Skill做得相当专业,内容库非常丰富,涵盖了各种设计风格和行业场景的配色、字体等参考数据,智能生成设计系统的功能也很实用。最大的问题是文件有些冗余,data文件夹和assets/data文件夹里放了重复的东西,下载安装后可能占用不必要的空间。总体来说质量不错,但建议开发者优化一下文件结构,去掉重复内容会让包更干净更好用。