audit-ux-journeys

audit-ux-journeys is a skill for Claude Code, Codex from kensaurus/cursor-kenji. It costs 75 tokens per session (2,982 once invoked), scanned A, original, MIT.

A review of complete user journeys across multiple pages, including whether people can find features, finish tasks, and understand the site structure.

In plain words
What is it for?
Use it to audit user flows, navigation, information architecture, checkout paths, and funnel drop-off.
Why use it?
A site can have usable individual pages while its navigation or task flow still causes dead ends, unnecessary steps, or confusion.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to audit user flows, navigation, information architecture, checkout paths, and funnel drop-off.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kensaurus/cursor-kenji/audit-ux-journeys
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kensaurus/cursor-kenji --skill audit-ux-journeys
Clone the repo
git clone --depth 1 https://github.com/kensaurus/cursor-kenji

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for audit-ux-journeys

README.md
[![agentmods](https://agentmods.dev/badge/skills/kensaurus/cursor-kenji/audit-ux-journeys/github.svg)](https://agentmods.dev/skills/kensaurus/cursor-kenji/audit-ux-journeys)
Your own site
<a href="https://agentmods.dev/skills/kensaurus/cursor-kenji/audit-ux-journeys"><img src="https://agentmods.dev/badge/skills/kensaurus/cursor-kenji/audit-ux-journeys/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for audit-ux-journeys

Your own site · 80×15
<a href="https://agentmods.dev/skills/kensaurus/cursor-kenji/audit-ux-journeys"><img src="https://agentmods.dev/badge/skills/kensaurus/cursor-kenji/audit-ux-journeys.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,982 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00075 $0.02982
Opus 5 $0.00037 $0.01491
Sonnet 5 $0.00015 $0.00596
Haiku 4.5 $0.00007 $0.00298

Measured 6d ago against content hash 2aabdd4bc14b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

audit-ux-journeys scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/audit-ux-journeys/SKILL.md · 216 lines

How it starts

The opening of the file, as written. The whole thing — 216 lines — stays where its author put it; the contents beside it link to each section on GitHub.

audit-ux-journeys — User-Story, Task-Completion & IA Audit

Degree of freedom: MIXED — Story derivation, IA, and evidence tags [HIGH freedom]; Phase 2 headed walkthrough [LOW freedom — run exactly].

A site can pass every per-page heuristic and still fail: pages clean, yet nobody can find the feature, checkout takes nine steps with two dead ends, and nav follows the database schema. audit-ux judges pages; this skill judges paths and structure.

The 2026 consensus: a UX audit is not personal taste. Derive stories from the product, walk the journeys, audit IA against mental models, and ground findings in behavioral evidence when it exists. Pre-launch: qualitative walkthroughs, labeled as assumptions.

Before ANY browser interaction, read protocol-browser-anti-stall and apply its rules to every step.

Report-first. Prioritized audit, then delegate: per-page heuristics/ microcopy → audit-ux · single-screen → enhance-web-ux · forms → enhance-web-forms · WCAG → audit-accessibility · speed → audit-performance · feature parity → audit-realworld. Owns the cross-page journey and IA layer.


Core principle — stories over pages, data over taste

  • The unit of audit is a story, not a screen. Every finding attaches to a user story and a step in its path.
  • Derive stories from the product, not imagination. Routes, nav, CTAs, README, marketing copy, existing PRDs.
  • Evidence or hypothesis — say which. Tag [data], [observed], or [judgment]. Presenting [judgment] as [data] is the cardinal sin.
  • Findable beats beautiful. Depth, labels, and grouping vs the user's mental model, not the module layout.
  • Prioritize by impact × effort. Slow checkout beats a slow About page.

How to reason — Observe → Interpret → Classify → Severity

  1. Observe — quote the story, the step, the route/nav evidence, and the walkthrough or funnel number
  2. Interpret — can the persona complete the claimed task, and is the next click obvious?
  3. Classify — COMPLETED / COMPLETED-WITH-FRICTION / BLOCKED; evidence tag [data] / [observed] / [judgment]
  4. Severity — Blocker = cannot complete; then impact × effort. A "confusing" page with 95% pass-through is not Critical

Read the full file on GitHub · 216 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 216 lines · 75 tokens per session scan A 2aabdd4bc14b

Subscribe to this mod's changes

audit-ux-journeys is a skill published in the GitHub repository kensaurus/cursor-kenji (9 stars, last pushed 11d ago), licensed MIT. It adds 75 tokens to every session and 2,982 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

frontend-slides

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

gooseworks-ai/goose-skills · 63 tokens

goose-graphics

Portable visual skill pack for the Agent Skills ecosystem (Claude Code, Claude Desktop, Claude Cowork, Claude Design, Goose, Cursor, Codex). Discovers community-published styles + formats via the gooseworks CLI, runs an extract-style workflow on reference images, and exports rendered PNGs via Playwright.

gooseworks-ai/goose-skills · 67 tokens

brand-intel-branddev

Brand intelligence - logos, colors, fonts, styleguides, and company data from any domain.

gooseworks-ai/goose-skills · 25 tokens

create-workflow-diagram

Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.

gooseworks-ai/goose-skills · 45 tokens

goose-graphics-create-style

End-to-end skill that turns a single reference image into a published Gooseworks style — analyzes the image, drafts the slim style spec, renders a hero example plus 2-3 additional formats via Playwright, writes the gooseworks-style.json manifest, and publishes via npx gooseworks styles publish so other agents can…

gooseworks-ai/goose-skills · 88 tokens

create-chatgpt-mockup

Render pixel-accurate ChatGPT mobile (iOS) screen mockups in light mode from a thread JSON. Supports user text bubbles, user image attachments, assistant markdown prose, citation chips, the OpenAI spiral logo, the Apps-SDK GPT chip in the composer, and three header styles (model-tag, plain title, "Get Plus"). Fixed…

gooseworks-ai/goose-skills · 90 tokens