UI/UX Pro Max

👤 xobi667 📦 v0.1.0 ⭐ 4.5 ⬇️ 63.5K 下載
🎨 設計多媒體 免費

📖 技能介紹


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.

1) Triage

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.

2) Produce Deliverables (pick what fits)

Always be concrete: name components, states, spacing, typography, and interactions.

  • UI concept + layout: Provide a clear visual direction, grid, typography, color system, key screens/sections.
  • UX flow: Map the user journey, critical paths, error/empty/loading states, edge cases.
  • Design system: Tokens (color/typography/spacing/radius/shadow), component rules, accessibility notes.
  • Implementation plan: Exact file-level edits, component breakdown, and acceptance criteria.

    發現更多技能外掛,請訪問7w4.net。

3) Use Bundled Assets

This skill bundles data you can cite for inspiration/standards.

  • Design intelligence data: Read from skills/ui-ux-pro-max/assets/data/ when you need palettes, patterns, or UI/UX heuristics.
  • Upstream reference: If you need more phrasing/examples, consult skills/ui-ux-pro-max/references/upstream-skill-content.md.

4) Optional Script (Design System Generator)

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).

Output Standards

  • Default to ASCII-only tokens/variables unless the project already uses Unicode.
  • Include: spacing scale, type scale, 2-3 font pair options, color tokens, component states.
  • Always cover: empty/loading/error, keyboard navigation, focus states, contrast.

🤖 AI 評測

這個Skill做得相當專業,內容庫非常豐富,涵蓋了各種設計風格和行業場景的配色、字型等參考資料,智慧生成設計系統的功能也很實用。最大的問題是檔案有些冗餘,data資料夾和assets/data資料夾裡放了重複的東西,下載安裝後可能佔用不必要的空間。總體來說質量不錯,但建議開發者最佳化一下檔案結構,去掉重複內容會讓包更乾淨更好用。

📊 多維度評分

適應性4.3
規範性4.5
有效性4.7
可靠性4.3
可信度4.7

📁 包含檔案 (56 個)

📄 SKILL.md 2.6 KB
📄 _meta.json 132 B
📄 assets/data/charts.csv 7.5 KB
📄 assets/data/colors.csv 9.5 KB
📄 assets/data/icons.csv 13.1 KB
📄 assets/data/landing.csv 14.1 KB
📄 assets/data/products.csv 29.1 KB
📄 assets/data/react-performance.csv 14.5 KB
📄 assets/data/stacks/astro.csv 11.6 KB
📄 assets/data/stacks/flutter.csv 10.2 KB
📄 assets/data/stacks/html-tailwind.csv 11.1 KB
📄 assets/data/stacks/jetpack-compose.csv 8 KB
📄 assets/data/stacks/nextjs.csv 12.3 KB
📄 assets/data/stacks/nuxt-ui.csv 13.7 KB
📄 assets/data/stacks/nuxtjs.csv 16.2 KB
📄 assets/data/stacks/react-native.csv 9.8 KB
📄 assets/data/stacks/react.csv 12.7 KB
📄 assets/data/stacks/shadcn.csv 15.5 KB
📄 assets/data/stacks/svelte.csv 10.8 KB
📄 assets/data/stacks/swiftui.csv 10.6 KB
📄 assets/data/stacks/vue.csv 10.8 KB
📄 assets/data/styles.csv 94.3 KB
📄 assets/data/typography.csv 31.1 KB
📄 assets/data/ui-reasoning.csv 30.3 KB
📄 assets/data/ux-guidelines.csv 18.3 KB
📄 assets/data/web-interface.csv 7.3 KB
📄 data/charts.csv 7.5 KB
📄 data/colors.csv 9.5 KB
📄 data/icons.csv 13.1 KB
📄 data/landing.csv 14.1 KB
📄 data/products.csv 29.1 KB
📄 data/react-performance.csv 14.5 KB
📄 data/stacks/astro.csv 11.6 KB
📄 data/stacks/flutter.csv 10.2 KB
📄 data/stacks/html-tailwind.csv 11.1 KB
📄 data/stacks/jetpack-compose.csv 8 KB
📄 data/stacks/nextjs.csv 12.3 KB
📄 data/stacks/nuxt-ui.csv 13.7 KB
📄 data/stacks/nuxtjs.csv 16.2 KB
📄 data/stacks/react-native.csv 9.8 KB
📄 data/stacks/react.csv 12.7 KB
📄 data/stacks/shadcn.csv 15.5 KB
📄 data/stacks/svelte.csv 10.8 KB
📄 data/stacks/swiftui.csv 10.6 KB
📄 data/stacks/vue.csv 10.8 KB
📄 data/styles.csv 94.3 KB
📄 data/typography.csv 31.1 KB
📄 data/ui-reasoning.csv 30.3 KB
📄 data/ux-guidelines.csv 18.3 KB
📄 data/web-interface.csv 7.3 KB
📄 references/upstream-README.md 23.1 KB
📄 references/upstream-skill-content.md 9.8 KB
📄 scripts/__init__.py 0 B
📄 scripts/core.py 10 KB
📄 scripts/design_system.py 42.8 KB
📄 scripts/search.py 5.3 KB