ux-audit

Audit a live web application for usability and accessibility issues.

Updated May 4, 2026
One-click install
npx skills add https://github.com/gregor-tokarev/personalsite --skill ux-audit-gregor-tokarev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-audit
Source: https://github.com/gregor-tokarev/personalsite/tree/main/.agents/skills/ux-audit
Command: npx skills add https://github.com/gregor-tokarev/personalsite --skill ux-audit-gregor-tokarev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill conducts a comprehensive UX audit of a live web app, identifying usability and behavioral bugs that are often missed by static reviews. It ensures a high-quality user experience and accessibility compliance.

Core Features & Use Cases

  • Interactive Audit: Walks through a web app as a real user, verifying interaction and behavior.
  • Audit Report: Generates a detailed report with findings, reproduction steps, and suggestions.
  • Use Case: Use this Skill to evaluate the user experience of an e-commerce website, identifying issues that could impact conversions and user satisfaction.

Quick Start

Run the 'ux audit' command with the target app URL.

Frequently Asked Questions about ux-audit

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

FAQPage Schema
How do I conduct a UX audit on a live web app?

A UX audit of a live web app is performed by interacting with the application as a real user to detect behavioral bugs and accessibility issues. It generates a comprehensive report with detailed findings, reproduction steps, and suggestions for improving user experience.

What is the best way to check my web application for accessibility and usability issues?

The best way to check accessibility and usability is through an interactive UX audit that walks through the web app as a real user to detect behavioral bugs. This ensures accessibility compliance and a high-quality user experience, generating a detailed report with findings and suggestions.

Do I need browser tools to run a web app UX audit?

Yes, you need browser tools to perform this UX audit because the Skill requires interacting with the live web application to verify interaction and behavior. Browser tools enable the detection of behavioral bugs and accessibility issues that static reviews often miss.

Can I evaluate an e-commerce website to identify issues impacting user conversions?

Yes, you can evaluate an e-commerce website by running a UX audit to identify usability issues that could impact conversions and user satisfaction. The audit interacts with the live app to detect behavioral bugs and generates a report with detailed findings and suggestions.

Why does my static code review miss behavioral bugs in my web application?

Static reviews miss behavioral bugs because they do not interact with the live web application as a real user. Conducting an interactive UX audit verifies actual user behavior and interaction, detecting missed usability and accessibility issues while generating a comprehensive report.

What is included in a UX audit report for a web application?

A UX audit report includes detailed findings of usability and accessibility issues, reproduction steps, and suggestions for improvement. It provides a comprehensive overview of the user experience by documenting behavioral bugs found while interacting with the live web app.