---
title: ux-review
layout: project
description: ux-review is a local-first CLI that supports each UX finding with browser evidence.
canonical: https://bowdencloud.com/ux-review
image: https://bowdencloud.com/assets/media/share-default.webp
image_alt: bowdenCloud - the digital workshop of Steve Bowden
last_modified: "2026-08-15"
tag: UX Analysis CLI
accent: teal
pitch: A local-first UX review CLI with browser evidence for every finding.
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
order: 6
status: live
link: https://www.npmjs.com/package/ux-review
link_label: View ux-review on npm
---

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.
