ux-critique

GitHub

用于评估UI/UX质量、可用性和可访问性的技能,基于尼尔森启发式和WCAG标准进行审查,输出包含评分、问题发现及代码修复建议的审计报告。

skills/ux-critique/SKILL.md jjongguet/oh-my-product

Trigger Scenarios

用户请求UX审查 用户请求可用性批判 用户请求可访问性审计

Install

npx skills add jjongguet/oh-my-product --skill ux-critique -g -y
More Options

Use without installing

npx skills use jjongguet/oh-my-product@ux-critique

指定 Agent (Claude Code)

npx skills add jjongguet/oh-my-product --skill ux-critique -a claude-code -g -y

安装 repo 全部 skill

npx skills add jjongguet/oh-my-product --all -g -y

预览 repo 内 skill

npx skills add jjongguet/oh-my-product --list

SKILL.md

Frontmatter
{
    "name": "ux-critique",
    "aliases": [
        "\/ux-review",
        "ux critique",
        "usability review",
        "accessibility audit",
        "a11y check"
    ],
    "description": "Activate when the user requests a UX review, usability critique, or accessibility audit of a page, component, or user flow. Evaluates against Nielsen's heuristics and WCAG guidelines.",
    "primaryRole": "designer"
}

UX Critique Skill (oh-my-product)

Use this skill to evaluate UI/UX quality, usability, and accessibility.

Evaluation Frameworks

Nielsen's 10 Usability Heuristics

  1. Visibility of system status
  2. Match between system and real world
  3. User control and freedom
  4. Consistency and standards
  5. Error prevention
  6. Recognition rather than recall
  7. Flexibility and efficiency of use
  8. Aesthetic and minimalist design
  9. Help users recognize, diagnose, and recover from errors
  10. Help and documentation

WCAG 2.1 Accessibility Checklist

  • Perceivable: Text alternatives, captions, contrast (4.5:1), resize-friendly
  • Operable: Keyboard accessible, no seizure triggers, navigable, input modalities
  • Understandable: Readable, predictable, input assistance
  • Robust: Compatible with assistive technologies

Workflow

  1. Scope — What is being reviewed (page, flow, component, full site)
  2. Inspect — Read the source code / rendered output
  3. Evaluate — Apply heuristics + WCAG checklist
  4. Score — Rate each dimension (pass / warning / fail)
  5. Recommend — Prioritized fixes with code examples

Output Format

## UX Critique Report

### Summary
- Overall score: X/10
- Critical issues: N
- Warnings: N

### Heuristic Evaluation
| # | Heuristic | Score | Finding |
|---|-----------|-------|---------|
| 1 | Visibility of system status | pass/warn/fail | Detail... |
...

### Accessibility Audit
| Level | Criterion | Status | Detail |
|-------|-----------|--------|--------|
| A | 1.1.1 Non-text Content | pass/fail | ... |
...

### Prioritized Recommendations
1. [CRITICAL] ...
2. [WARNING] ...
3. [IMPROVEMENT] ...

Rules

  • Always check DESIGN.md first if it exists — evaluate consistency with defined tokens
  • Test responsive behavior at 375px, 768px, 1280px viewports
  • Check both light and dark mode if applicable
  • Include concrete code fix suggestions, not just descriptions
  • Flag any hardcoded values that should reference DESIGN.md tokens

Version History

  • 4f49e99 Current 2026-07-25 06:34

Same Skill Collection

skills/ask/SKILL.md
skills/autopilot/SKILL.md
skills/cancel/SKILL.md
skills/configure-notifications/SKILL.md
skills/context-optimize/SKILL.md
skills/cost/SKILL.md
skills/debug/SKILL.md
skills/deep-interview/SKILL.md
skills/design-system/SKILL.md
skills/doctor/SKILL.md
skills/execute/SKILL.md
skills/handoff/SKILL.md
skills/help/SKILL.md
skills/hud-setup/SKILL.md
skills/learn/SKILL.md
skills/plan/SKILL.md
skills/prd/SKILL.md
skills/ralplan/SKILL.md
skills/review/SKILL.md
skills/sessions/SKILL.md
skills/status/SKILL.md
skills/team/SKILL.md
skills/verify/SKILL.md
skills/wait/SKILL.md
skills/web-design/SKILL.md
src/skills/cancel/SKILL.md
src/skills/configure-notifications/SKILL.md
src/skills/debug/SKILL.md
src/skills/deep-interview/SKILL.md
src/skills/execute/SKILL.md
src/skills/handoff/SKILL.md
src/skills/help/SKILL.md
src/skills/review/SKILL.md
src/skills/verify/SKILL.md
src/skills/status/SKILL.md

Metadata

Files
0
Version
4f49e99
Hash
30dbd3bc
Indexed
2026-07-25 06:34

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-06 16:16
浙ICP备14020137号-1 $お客様$