gotalab/uxaudit
35 stars · Last commit 2026-04-10
Claude Code plugin for UX regression testing across real user journeys.
README preview
# uxaudit [English](./README.md) | [日本語](./README_ja.md) > **A [Claude Code](https://code.claude.com) plugin for UX regression testing — evaluates whether people can understand, decide, act, and recover across real user journeys.** > [!WARNING] > **Status: Experimental.** UX Audit is still evolving, and interfaces, outputs, checks, and workflows may change without notice. 1. **Reads your project** — code, routes, docs, tests — and auto-generates journey scenarios specific to your product (typically 5–8+) 2. **Walks each journey** on the live app — can someone sign up, reach first value, recover when things go wrong? 3. **Runs ~40 additional checks** across AI-slop, accessibility, usability, core experience, and desirability 4. **Returns a ranked fix plan** with screenshot evidence you can hand straight back to your coding agent Every check cites a published source (WCAG 2.2, NN/g, Nielsen, Krug, Baymard, ISO 9241) — no vibes. Built for teams shipping fast with Claude Code and coding agents. **Actual run on a sample recipe app** — journey scenarios were auto-generated, each walked on the live app: <p align="center"> <img src="./assets/en/dashboard.gif" alt="uxaudit dashboard — recipe app audit walkthrough" width="49%" />