Generate user journey stories and UX paths from your codebase, test them in a real browser for functional and visual issues, auto-fix small problems while filing GitHub issues for larger ones, then groom issues and implement fixes by branching, coding with swarms, testing, committing, and merging PRs to clear your UX backlog.
npx claudepluginhub dennisonbertram/ux-toolkitGenerate exhaustive user journey stories by analyzing the codebase. Creates realistic UX paths (short feature exercises and long end-to-end flows) using a swarm of parallel sub-agents. Use when asked to 'create stories', 'walk the app', 'map user journeys', 'generate ux paths', 'create user flows', 'map the app', 'what can users do', 'generate test scenarios', 'create e2e stories', or 'exercise the app'.
Walk UX story catalog through a real browser, testing each journey for correctness, visual quality, and UX excellence. Auto-fixes small issues, files GitHub issues for larger ones.
This skill should be used when the user asks to "walk the issues", "work through github issues", "groom and implement issues", "tackle the issue backlog", "start the issue loop", "go through tickets", "work all open issues", "clear the backlog", "process all tickets", or "close out open issues". Orchestrates an end-to-end workflow: groom all open GitHub issues with subagents, then loop through them one-by-one — branching, researching, implementing with swarms, testing, committing, merging, and creating PRs until all issues are complete.
A three-skill Claude Code plugin for end-to-end UX quality assurance:
/ux-paths — Analyze your codebase and generate an exhaustive catalog of user journey stories (short, medium, and long flows)/ux-walker — Walk those stories through a real browser, audit UX quality, auto-fix small issues, and file GitHub issues for larger ones/walk-the-issues — Groom open GitHub issues and implement them one-by-one with branching, swarm implementation, testing, and PR creation# From the Claude Code marketplace (when published)
/plugin marketplace add dennisonbertram/ux-toolkit
/plugin install ux-toolkit
# Or for local development
claude --plugin-dir /path/to/ux-toolkit
/ux-paths # Generate user journey catalog
/ux-paths authentication # Focus on a specific area
/ux-walker # Walk all stories through the browser
/ux-walker http://localhost:3000 --full # Full re-walk
/ux-walker --focus "onboarding" # Focus on a topic
/walk-the-issues # Groom + implement all open issues
The three skills form a pipeline:
/ux-paths → generates docs/ux-paths/catalog.md
↓
/ux-walker → tests catalog in browser, files GitHub issues
↓
/walk-the-issues → grooms + implements those issues with PRs
gh CLI (authenticated) — for issue filing and PR creationagent-browser — for browser automation in ux-walker/ux-paths — User Journey Story GeneratorSpawns a swarm of parallel sub-agents to:
Output: docs/ux-paths/catalog.md
/ux-walker — Browser-Based UX TestingWalks the story catalog through a real browser using agent-browser:
Output: docs/ux-walker/latest-report.md
/walk-the-issues — Issue Grooming & Implementation LoopTwo-phase workflow:
Output: PRs for each issue with regression tests and documentation
MIT
A UX regression testing skill for browser-based and webview-based apps. Runs after E2E to catch usability, journey, accessibility, and interface-quality issues before they ship.
Share bugs, ideas, or general feedback.
Workflow skills and agents: code-walk-thru, log-work, make-issue-spec skills; ui-tester agent for browser-based UI validation
Use this agent when conducting user research, analyzing user behavior, creating journey maps, or validating design decisions through testing. This agent specializes in understanding user needs, pain points, and behaviors to inform product decisions within rapid development cycles. Examples:\n\n<example>\nContext: Understanding user needs for a new feature
User-centered design and product excellence. Master user research, UX design, accessibility, product strategy, user journey mapping, and inclusive design practices.
Persona-based user testing agent that simulates realistic user interactions with web applications. Embodies different user archetypes (Boomers, Millennials, Gen Z, Gen Alpha) with authentic behaviors, timing patterns, and frustration triggers to identify UX issues before real users do.
Automates browser interactions for web testing, form filling, screenshots, and data extraction