Loading...
Loading...
Compare original and translation side by side
python3 --version || python --versionbrew install python3sudo apt update && sudo apt install python3winget install Python.Python.3.12python3 --version || python --versionbrew install python3sudo apt update && sudo apt install python3winget install Python.Python.3.12html-tailwindhtml-tailwind--design-systempython3 skills/ui-ux-pro-max/scripts/search.py "<product_type> <industry> <keywords>" --design-system [-p "Project Name"]ui-reasoning.csvpython3 skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness service" --design-system -p "Serenity Spa"--design-systempython3 skills/ui-ux-pro-max/scripts/search.py "<product_type> <industry> <keywords>" --design-system [-p "Project Name"]ui-reasoning.csvpython3 skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness service" --design-system -p "Serenity Spa"--persistpython3 skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system --persist -p "Project Name"design-system/MASTER.mddesign-system/pages/python3 skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system --persist -p "Project Name" --page "dashboard"design-system/pages/dashboard.mddesign-system/pages/checkout.mddesign-system/MASTER.md--persistpython3 skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system --persist -p "Project Name"design-system/MASTER.mddesign-system/pages/python3 skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system --persist -p "Project Name" --page "dashboard"design-system/pages/dashboard.mddesign-system/pages/checkout.mddesign-system/MASTER.mdpython3 skills/ui-ux-pro-max/scripts/search.py "<keyword>" --domain <domain> [-n <max_results>]| Need | Domain | Example |
|---|---|---|
| More style options | | |
| Chart recommendations | | |
| UX best practices | | |
| Alternative fonts | | |
| Landing structure | | |
python3 skills/ui-ux-pro-max/scripts/search.py "<keyword>" --domain <domain> [-n <max_results>]| 需求 | 搜索域 | 示例 |
|---|---|---|
| 更多风格选项 | | |
| 图表推荐 | | |
| UX最佳实践 | | |
| 替代字体方案 | | |
| 落地页结构 | | |
html-tailwindpython3 skills/ui-ux-pro-max/scripts/search.py "<keyword>" --stack html-tailwindhtml-tailwindreactnextjsvuesvelteswiftuireact-nativefluttershadcnjetpack-composehtml-tailwindpython3 skills/ui-ux-pro-max/scripts/search.py "<keyword>" --stack html-tailwindhtml-tailwindreactnextjsvuesvelteswiftuireact-nativefluttershadcnjetpack-compose| Domain | Use For | Example Keywords |
|---|---|---|
| Product type recommendations | SaaS, e-commerce, portfolio, healthcare, beauty, service |
| UI styles, colors, effects | glassmorphism, minimalism, dark mode, brutalism |
| Font pairings, Google Fonts | elegant, playful, professional, modern |
| Color palettes by product type | saas, ecommerce, healthcare, beauty, fintech, service |
| Page structure, CTA strategies | hero, hero-centric, testimonial, pricing, social-proof |
| Chart types, library recommendations | trend, comparison, timeline, funnel, pie |
| Best practices, anti-patterns | animation, accessibility, z-index, loading |
| React/Next.js performance | waterfall, bundle, suspense, memo, rerender, cache |
| Web interface guidelines | aria, focus, keyboard, semantic, virtualize |
| AI prompts, CSS keywords | (style name) |
| 搜索域 | 用途 | 示例关键词 |
|---|---|---|
| 产品类型推荐 | SaaS, e-commerce, portfolio, healthcare, beauty, service |
| UI风格、配色、效果 | glassmorphism, minimalism, dark mode, brutalism |
| 字体组合、Google Fonts | elegant, playful, professional, modern |
| 适配产品类型的调色板 | saas, ecommerce, healthcare, beauty, fintech, service |
| 页面结构、CTA策略 | hero, hero-centric, testimonial, pricing, social-proof |
| 图表类型、库推荐 | trend, comparison, timeline, funnel, pie |
| 最佳实践、反模式 | animation, accessibility, z-index, loading |
| React/Next.js性能优化 | waterfall, bundle, suspense, memo, rerender, cache |
| Web界面规范 | aria, focus, keyboard, semantic, virtualize |
| AI提示词、CSS关键词 | (style name) |
| Stack | Focus |
|---|---|
| Tailwind utilities, responsive, a11y (DEFAULT) |
| State, hooks, performance, patterns |
| SSR, routing, images, API routes |
| Composition API, Pinia, Vue Router |
| Runes, stores, SvelteKit |
| Views, State, Navigation, Animation |
| Components, Navigation, Lists |
| Widgets, State, Layout, Theming |
| shadcn/ui components, theming, forms, patterns |
| Composables, Modifiers, State Hoisting, Recomposition |
| 技术栈 | 侧重方向 |
|---|---|
| Tailwind工具类、响应式、无障碍(默认) |
| 状态、Hooks、性能、设计模式 |
| SSR、路由、图片、API路由 |
| 组合式API、Pinia、Vue Router |
| Runes、状态管理、SvelteKit |
| 视图、状态、导航、动画 |
| 组件、导航、列表 |
| 组件、状态、布局、主题 |
| shadcn/ui组件、主题、表单、设计模式 |
| 可组合项、修饰符、状态提升、重组 |
python3 skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness service elegant" --design-system -p "Serenity Spa"python3 skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness service elegant" --design-system -p "Serenity Spa"undefinedundefinedundefinedundefinedpython3 skills/ui-ux-pro-max/scripts/search.py "layout responsive form" --stack html-tailwindpython3 skills/ui-ux-pro-max/scripts/search.py "layout responsive form" --stack html-tailwind--design-systemundefined--design-systemundefined
---
---| Rule | Do | Don't |
|---|---|---|
| No emoji icons | Use SVG icons (Heroicons, Lucide, Simple Icons) | Use emojis like 🎨 🚀 ⚙️ as UI icons |
| Stable hover states | Use color/opacity transitions on hover | Use scale transforms that shift layout |
| Correct brand logos | Research official SVG from Simple Icons | Guess or use incorrect logo paths |
| Consistent icon sizing | Use fixed viewBox (24x24) with w-6 h-6 | Mix different icon sizes randomly |
| 规则 | 推荐做法 | 禁止做法 |
|---|---|---|
| 禁止使用emoji作为图标 | 使用SVG图标(Heroicons、Lucide、Simple Icons) | 使用🎨 🚀 ⚙️这类emoji作为UI图标 |
| 稳定的hover状态 | hover时使用颜色/透明度过渡效果 | 使用会导致布局偏移的缩放变换 |
| 正确的品牌Logo | 从Simple Icons查找官方SVG | 猜测或使用错误的Logo路径 |
| 统一的图标尺寸 | 使用固定的viewBox(24x24)配合w-6 h-6 | 随意混合不同的图标尺寸 |
| Rule | Do | Don't |
|---|---|---|
| Cursor pointer | Add | Leave default cursor on interactive elements |
| Hover feedback | Provide visual feedback (color, shadow, border) | No indication element is interactive |
| Smooth transitions | Use | Instant state changes or too slow (>500ms) |
| 规则 | 推荐做法 | 禁止做法 |
|---|---|---|
| 指针光标 | 为所有可点击/可hover的卡片添加 | 交互元素保留默认光标 |
| hover反馈 | 提供明确的视觉反馈(颜色、阴影、边框) | 交互元素没有可感知的状态提示 |
| 平滑过渡 | 使用 | 状态瞬间切换或过渡过慢(>500ms) |
| Rule | Do | Don't |
|---|---|---|
| Glass card light mode | Use | Use |
| Text contrast light | Use | Use |
| Muted text light | Use | Use gray-400 or lighter |
| Border visibility | Use | Use |
| 规则 | 推荐做法 | 禁止做法 |
|---|---|---|
| 浅色模式下的玻璃卡片 | 使用 | 使用 |
| 浅色模式下的文本对比度 | 正文使用 | 正文使用 |
| 浅色模式下的次要文本 | 最低使用 | 使用gray-400或更浅的颜色 |
| 边框可见性 | 浅色模式下使用 | 使用 |
| Rule | Do | Don't |
|---|---|---|
| Floating navbar | Add | Stick navbar to |
| Content padding | Account for fixed navbar height | Let content hide behind fixed elements |
| Consistent max-width | Use same | Mix different container widths |
| 规则 | 推荐做法 | 禁止做法 |
|---|---|---|
| 悬浮导航栏 | 添加 | 导航栏紧贴 |
| 内容内边距 | 考虑固定导航栏的高度 | 内容被固定元素遮挡 |
| 统一的最大宽度 | 使用相同的 | 随意混合不同的容器宽度 |
cursor-pointercursor-pointerprefers-reduced-motionprefers-reduced-motion