ux-audit
Audit a complete user journey with browser evidence
Walk through a real product journey and judge what a person actually sees, including logged-in screens, mobile layouts, feedback, errors, and empty states.
When to use it
- A feature passes tests but still needs a real UX review.
- You need every finding tied to a journey step and screenshot.
- You want a prioritized fix list instead of a generic design critique.
Supported agents
- Claude Code
- Codex
- Cursor
- Gemini CLI
The repository mirrors the same skill package in each agent’s native directory.
Install and inspect the source
Clone the public ThinkRun repository, then install this skill in your agent’s native skills directory.
cp -r thinkrun/.claude/skills/ux-audit ~/.claude/skills/View ux-audit source on GitHub