원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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 列表的补充依据。