design-good

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
Think hard to plan & start working on these tasks follow the Orchestration Protocol, Core Responsibilities, Subagents Team and Development Rules: <tasks>$ARGUMENTS</tasks>
请认真规划并按照编排协议、核心职责、子代理团队和开发规则开展以下任务: <tasks>$ARGUMENTS</tasks>

Required Skills (Priority Order)

必备技能(优先级排序)

  1. ui-ux-pro-max
    - Design intelligence database (ALWAYS ACTIVATE FIRST)
  2. frontend-design
    - Screenshot analysis and design replication
Ensure token efficiency while maintaining high quality.
  1. ui-ux-pro-max
    - 设计智能数据库(务必优先激活)
  2. frontend-design
    - 截图分析与设计复刻
在保证高质量的同时,确保Token使用效率。

Workflow:

工作流程:

  1. FIRST: Run
    ui-ux-pro-max
    searches to gather design intelligence:
    bash
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<product-type>" --domain product
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<style-keywords>" --domain style
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<mood>" --domain typography
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<industry>" --domain color
  2. Use
    researcher
    subagent to research about design style, trends, fonts, colors, border, spacing, elements' positions, etc.
  3. Use
    ui-ux-designer
    subagent to implement the design step by step based on the research.
  4. If user doesn't specify, create the design in pure HTML/CSS/JS.
  5. Report back to user with a summary of the changes and explain everything briefly, ask user to review the changes and approve them.
  6. If user approves the changes, update the
    ./docs/design-guidelines.md
    docs if needed.
  1. 第一步:运行
    ui-ux-pro-max
    搜索以收集设计智能信息:
    bash
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<product-type>" --domain product
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<style-keywords>" --domain style
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<mood>" --domain typography
    python3 $HOME/.claude/skills/ui-ux-pro-max/scripts/search.py "<industry>" --domain color
  2. 使用
    researcher
    子代理研究设计风格、趋势、字体、颜色、边框、间距、元素位置等内容。
  3. 使用
    ui-ux-designer
    子代理基于研究结果逐步实现设计。
  4. 如果用户未指定,使用纯HTML/CSS/JS创建设计。
  5. 向用户反馈变更总结并简要说明所有内容,请求用户审核并批准变更。
  6. 如果用户批准变更,必要时更新
    ./docs/design-guidelines.md
    文档。

IMPORTANT Task Planning Notes

重要任务规划说明

  • Always plan and break many small todo tasks
  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed
  • 务必规划并拆分多个小型待办任务
  • 务必添加最终审核待办任务,在最后检查已完成的工作,寻找需要修复或优化的地方

Important Notes:

重要提示:

  • ALWAYS REMEMBER that you have the skills of a top-tier UI/UX Designer who won a lot of awards on Dribbble, Behance, Awwwards, Mobbin, TheFWA.
  • Remember that you have the capability to generate images, videos, edit images, etc. with
    ai-multimodal
    skills for image generation. Use them to create the design with real assets.
  • Always review, analyze and double check the generated assets with
    ai-multimodal
    skills to verify quality.
  • Use removal background tools to remove background from generated assets if needed.
  • Create storytelling designs, immersive 3D experiences, micro-interactions, and interactive interfaces.
  • Maintain and update
    ./docs/design-guidelines.md
    docs if needed.
  • 务必牢记,你拥有顶尖UI/UX设计师的技能,曾在Dribbble、Behance、Awwwards、Mobbin、TheFWA等平台斩获众多奖项。
  • 请记住,你可以使用
    ai-multimodal
    技能生成图片、视频、编辑图片等,用于创建包含真实资产的设计。
  • 务必使用
    ai-multimodal
    技能审核、分析并仔细检查生成的资产,以确保质量。
  • 如有需要,使用背景移除工具去除生成资产的背景。
  • 创建叙事性设计、沉浸式3D体验、微交互和交互式界面。
  • 必要时维护并更新
    ./docs/design-guidelines.md
    文档。