ワンクリックで
ui-critique
UX design review: hierarchy, clarity, emotional resonance, cognitive load
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
UX design review: hierarchy, clarity, emotional resonance, cognitive load
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
Surface deepening opportunities in a codebase — shallow modules, seam leaks, missing locality — and grill through whichever one you pick. Architecture-pattern aware (monolith / distributed / serverless).
Reconcile and validate all documents in the project's docs/ directory
Full-project code audit workflow: audit then fix
Systematic root cause analysis. No fixes without investigation
Principal Engineer persona. Production-first technical judgment
| name | ui-critique |
| description | UX design review: hierarchy, clarity, emotional resonance, cognitive load |
/ui-critique [area] - UX design review: hierarchy, clarity, emotional resonance, cognitive load. Produces scored report with persona testing, does NOT fix.
npx impeccable --json [target] for deterministic anti-pattern scan| # | Heuristic | Score | Issue |
|---|---|---|---|
| 1 | Visibility of System Status | ||
| 2 | Match System / Real World | ||
| 3 | User Control and Freedom | ||
| 4 | Consistency and Standards | ||
| 5 | Error Prevention | ||
| 6 | Recognition Rather Than Recall | ||
| 7 | Flexibility and Efficiency | ||
| 8 | Aesthetic and Minimalist Design | ||
| 9 | Error Recovery | ||
| 10 | Help and Documentation |
Auto-select 2-3 personas for the interface type. For each, walk through primary action and list specific red flags:
When ## Design Context exists in .impeccable.md, generate 1-2 project-specific personas from audience/brand info.
# UI Critique: {area}
## Design Health Score: ?/40 [band]
## Anti-Patterns Verdict
LLM assessment + automated scan results
## Overall Impression
[gut reaction]
## What's Working
- [2-3 specific things done well]
## Priority Issues
- [P?] What — Why it matters — Fix — Suggested command
## Persona Red Flags
- **Alex**: [specific breaks]
- **Jordan**: [specific breaks]
## Minor Observations
[Quick notes]
## Questions to Consider
[Provocative questions for better solutions]
After report, ask user: priority direction, design intent, scope. Then present recommended action plan from: /ui-polish, /ui-distill, /ui-clarify, /ui-bolder, /ui-quieter, /ui-typeset, /ui-layout, /ui-harden