ux-heuristic-review

Installation
SKILL.md

UX Heuristic Review

Evaluates the implementation against usability heuristics. Runs ALONGSIDE the core quality-review skill at the review phase. When installed, this review is mandatory — it cannot be skipped by the agent.

Mode: BUILD (light) — Critical Four

Evaluate the implementation against the four heuristics most likely to catch user-facing failures. Takes ~2 minutes per task.

H1: Feedback — Visibility of System Status

  • Does every button/action produce visible response?
  • Are there loading indicators for async operations?
  • Does the user know if their action succeeded or failed?
  • Is there any action that results in silence? → Silence after user action = FAIL
Installs
2
Repository
xoai/sage
GitHub Stars
20
First Seen
May 7, 2026
ux-heuristic-review — xoai/sage