Back to gallery

ux-review

UX Analysis CLI

A local-first UX review CLI with browser evidence for every finding.

ux-review examines a web app and records evidence for each UX finding. It separates visible problems from plausible model guesses.

The CLI uses a headless browser to capture screenshots, DOM state, or network logs. It compares each finding with that evidence.

If the evidence does not support a finding, ux-review omits it from the report.

The CLI runs locally and sends no telemetry. Agents can use its JSON envelope and MCP integration in larger workflows.

Features

  • Local operation with no telemetry
  • Browser evidence for each finding
  • Screenshots, DOM state, and network logs
  • Evidence review before reporting
  • JSON envelope and MCP integration

View ux-review on npm