ux-audit

Audit product flows by reconstructing user journeys to identify friction and drop-off points.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/Theycallmeholla/skills --skill ux-audit-theycallmeholla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-audit
Source: https://github.com/Theycallmeholla/skills/tree/main/skills/ux-audit
Command: npx skills add https://github.com/Theycallmeholla/skills --skill ux-audit-theycallmeholla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the "blind spot" problem where product owners and developers are too close to their own work to see where users get confused, stuck, or frustrated.

Core Features & Use Cases

  • Flow Reconstruction: Maps out the user journey from entry to exit to identify logical gaps and dead ends.
  • Severity-Weighted Reporting: Surfaces issues based on actual user/business cost rather than aesthetic preference.
  • Multi-Mode Auditing: Works across frontend code, live browser sessions, or static specs/screenshots.
  • Use Case: Use this when you need to diagnose why users are dropping off at a specific signup step or to perform a pre-launch usability check on a new onboarding flow.

Quick Start

Use the ux-audit skill to perform a usability review of the current checkout flow by analyzing the frontend source code.

Frequently Asked Questions about ux-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit product flows for friction and drop-off points?

Yes, you can perform a usability audit on live web applications. Multi-mode auditing supports analyzing live browser sessions to identify friction and drop-off points in real-time user interactions during flows like checkout or onboarding.

How do I diagnose why users are dropping off at a specific signup step?

Diagnosing user drop-off at a specific signup step involves flow reconstruction to map the user journey. This identifies logical gaps and dead ends causing friction, generating a severity-weighted findings report based on actual user cost.

Can I run a pre-launch usability check using frontend source code?

Yes, you can run a pre-launch usability check by analyzing frontend source code. The audit reconstructs the user journey from the code to identify friction, confusion, and drop-off points before the product goes live.

Does usability auditing work with static design specifications and screenshots?

Usability auditing works with static design specifications and screenshots. Multi-mode auditing applies to design specs to identify friction and drop-off points, providing a severity-weighted findings report for conversion optimization.

What is the best way to prioritize usability issues found during a UX audit?

The best way to prioritize usability issues is through severity-weighted reporting. This method surfaces issues based on actual user and business cost rather than aesthetic preference, ensuring critical friction and drop-off points are addressed first.