بنقرة واحدة
od-critique-ui
对 ccwhat 的前端 HTML 文件做 5 维度设计评审,输出评分报告和改进清单。 当用户说"评审界面"、"critique UI"、"设计打分"、"哪里需要改进"时触发。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
对 ccwhat 的前端 HTML 文件做 5 维度设计评审,输出评分报告和改进清单。 当用户说"评审界面"、"critique UI"、"设计打分"、"哪里需要改进"时触发。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
| name | od-critique-ui |
| description | 对 ccwhat 的前端 HTML 文件做 5 维度设计评审,输出评分报告和改进清单。 当用户说"评审界面"、"critique UI"、"设计打分"、"哪里需要改进"时触发。 |
| argument-hint | [目标文件,默认 viewer/claude-log.html] |
| allowed-tools | Read, Write, Bash(find viewer/*.html) |
对指定 HTML 文件执行 Open Design 标准的 5 维度设计评审,输出带雷达图的评审报告。
用 Read 工具读取完整的评审 Skill 文档:
opendesign/design-skills/open-design/skills/critique.SKILL.md
find viewer -name "*.html" | sort
读取用户指定的目标文件(默认 viewer/claude-log.html)。
严格按 critique.SKILL.md 的规范,对以下 5 个维度各打 0-10 分,每个分数必须附具体证据:
打分纪律:
参考 critique.SKILL.md 的输出格式,生成一个自包含 HTML 文件:
将报告写入 viewer/critique-report.html。
读取:opendesign/design-skills/open-design/checklists/web-prototype-checklist.md
列出目标文件中哪些 P0 项目未通过,作为 Fix 列表的补充依据。