Screenshot UX Auditor
Purpose
Turn app screenshots into structured UX, copywriting, and conversion audits with issue severity and recommended fixes.
Trigger phrases
- - 审查这个界面
- 截图做 UX 评审
- audit this UI screenshot
- 页面哪里有问题
- 帮我做可用性检查
Ask for these inputs
- - one or more screenshots
- product goal or funnel stage
- target user
- platform web/mobile/desktop
- tone or benchmark
Workflow
- 1. Identify the screen type, primary task, and likely user goal.
- Evaluate using the bundled heuristics checklist.
- Cluster issues into clarity, hierarchy, trust, interaction, and accessibility.
- Assign severity and provide fix-first recommendations.
- Generate an issue log the user can hand to design or engineering.
Output contract
- - audit summary
- issue log CSV/Markdown
- fix priority list
- before/after prompt suggestions
Files in this skill
- - Script: INLINECODE0
- Resource: INLINECODE1
Operating rules
- - Be concrete and action-oriented.
- Prefer preview / draft / simulation mode before destructive changes.
- If information is missing, ask only for the minimum needed to proceed.
- Never fabricate metrics, legal certainty, receipts, credentials, or evidence.
- Keep assumptions explicit.
Suggested prompts
- - 审查这个界面
- 截图做 UX 评审
- audit this UI screenshot
Use of script and resources
Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft.
Use the resource file as the default schema, checklist, or preset when the user does not provide one.
Boundaries
- - This skill supports planning, structuring, and first-pass artifacts.
- It should not claim that files were modified, messages were sent, or legal/financial decisions were finalized unless the user actually performed those actions.
Compatibility notes
- - Directory-based AgentSkills/OpenClaw skill.
- Runtime dependency declared through
metadata.openclaw.requires. - Helper script is local and auditable:
scripts/generate_issue_log.py. - Bundled resource is local and referenced by the instructions:
resources/heuristics-checklist.md.
截图用户体验审查
目的
将应用截图转化为结构化的用户体验、文案撰写和转化率审查报告,包含问题严重性评估和修复建议。
触发短语
- - 审查这个界面
- 截图做UX评审
- audit this UI screenshot
- 页面哪里有问题
- 帮我做可用性检查
需要提供的输入
- - 一张或多张截图
- 产品目标或漏斗阶段
- 目标用户
- 平台(网页/移动端/桌面端)
- 语气风格或基准参考
工作流程
- 1. 识别界面类型、主要任务和可能的用户目标。
- 使用内置启发式检查清单进行评估。
- 将问题归类为清晰度、信息层级、信任度、交互性和可访问性。
- 分配严重性等级并提供优先修复建议。
- 生成可供用户提交给设计或开发团队的问题日志。
输出规范
- - 审查摘要
- 问题日志(CSV/Markdown格式)
- 修复优先级列表
- 优化前后提示建议
技能包含文件
- - 脚本:{baseDir}/scripts/generateissuelog.py
- 资源:{baseDir}/resources/heuristics-checklist.md
操作规则
- - 保持具体且以行动为导向。
- 在破坏性变更前优先使用预览/草稿/模拟模式。
- 如信息缺失,仅询问推进所需的最少信息。
- 绝不虚构指标、法律确定性、收据、凭证或证据。
- 保持假设明确。
建议提示语
- - 审查这个界面
- 截图做UX评审
- audit this UI screenshot
脚本和资源的使用
当需要帮助用户生成结构化文件、清单、CSV或初稿时,使用内置脚本。
当用户未提供默认模式、检查清单或预设时,使用资源文件作为默认方案。
边界说明
- - 本技能支持规划、结构化和初稿产出。
- 除非用户实际执行了相关操作,否则不应声称文件已被修改、消息已发送或法律/财务决策已最终确定。
兼容性说明
- - 基于目录的AgentSkills/OpenClaw技能。
- 通过metadata.openclaw.requires声明运行时依赖。
- 辅助脚本为本地可审计文件:scripts/generateissuelog.py。
- 内置资源为本地文件,由指令引用:resources/heuristics-checklist.md。