一键导入
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 列表的补充依据。