gotalab/uxaudit

Claude Code plugin for UX regression testing across real user journeys.

52Stars on the repository
11Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

gotalab/uxaudit

Agent

Journey Compiler for the uxaudit pipeline. Translates each natural-language primaryjourney from project-context.json into an executable JSON action script that capturejourney.mjs can replay against the running app. Reads project-context.json + curls the running app for selector hints, writes one journey-scripts/ .json…

52 4mo ago A 101 tokens original Apache-2.0

uxaudit-l3-judge

02

gotalab/uxaudit

Agent

L3-vision Judge for the uxaudit pipeline. Reads ONE captured screenshot plus a check-specific prompt.md (and optional evaluation brief) and writes a strict pass/fail/unverifiable verdict to result.json. Has Read and Write only — physically cannot drive a browser, run curl, or grep code. Invoked from Phase 04 Step 11…

52 4mo ago A 97 tokens original Apache-2.0

uxaudit-l4-judge

03

gotalab/uxaudit

Agent

L4-journey Judge for the uxaudit pipeline. Reads the per-journey capture directory (screenshots + steps.json + evaluation brief) and writes a strict pass/fail/unverifiable verdict with four-axis journeyevaluation to result.json. Has Read, Write, Glob — no Bash, no WebFetch — physically cannot drive a browser or curl…

52 4mo ago A 111 tokens original Apache-2.0

uxaudit-locator

04

gotalab/uxaudit

Agent

Project locator for the uxaudit pipeline. Maps a repository, enumerates dev-server candidates per sub-app (URL + start command + running state + auditability), identifies shared design-token packages, and flags out-of-scope native siblings. Writes project-locator.json. Pure file-reading + port-probing — no taste…

52 4mo ago A 87 tokens original Apache-2.0

uxaudit-proposer

05

gotalab/uxaudit

Agent

Proposer for the uxaudit pipeline. Runs after Reconciler, producing the cross-check synthesis. Compresses a long per-check failure list into 2-3 ranked, project-aware fix proposals anchored to root causes. The first (and only) subagent allowed to see BOTH the Scout's project-context.json AND the Judges' verdicts — the…

52 4mo ago A 136 tokens original Apache-2.0

uxaudit-reconciler

06

gotalab/uxaudit

Agent

Reconciler for the uxaudit pipeline. Runs after every Judge has produced a verdict. The ONLY role allowed to see both the Scout's project-context.json AND the Judges' per-check result.json files. Flips catalog FAILS to PASS in strictly enumerated cases where the project's declared design system explicitly justifies…

52 4mo ago A 108 tokens original Apache-2.0

uxaudit-scout

07

gotalab/uxaudit

Agent

Project Scout for the uxaudit pipeline. Synthesizes an evidence-based hypothesis about a project's intent, primary user journeys, design system, and experience model. Reads README / spec / e2e tests / route definitions / harness state, then writes project-context.json. Does NOT make quality judgments. Invoked from…

52 4mo ago A 81 tokens original Apache-2.0