ワンクリックで
ux-critique
Evaluate a UI against usability and accessibility heuristics. Use when the user wants a UX, usability, or a11y review.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Evaluate a UI against usability and accessibility heuristics. Use when the user wants a UX, usability, or a11y review.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Produce a structured handoff document summarizing completed work and next steps.
Produce a phased execution plan aligned to the oh-my-gemini roadmap gates.
Perform a structured code review of recent changes or a specific scope.
Orchestrate parallel tmux workers for a multi-agent team task.
Verify that acceptance criteria are met and work is complete.
Run a focused Gemini advisor prompt and save the reusable result artifact. Use when the user wants a quick advisor-style answer without a full workflow.
| name | ux-critique |
| aliases | ["/ux-review","ux critique","usability review","accessibility audit","a11y check"] |
| primaryRole | designer |
| description | Evaluate a UI against usability and accessibility heuristics. Use when the user wants a UX, usability, or a11y review. |
Use this skill to evaluate UI/UX quality, usability, and accessibility.
## 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] ...