ux-audit

Audits user interfaces for usability, accessibility, and platform guideline compliance.

2|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/rioX432/live-translate --skill ux-audit-riox432
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-audit
Source: https://github.com/rioX432/live-translate/tree/main/.claude/skills/ux-audit
Command: npx skills add https://github.com/rioX432/live-translate --skill ux-audit-riox432

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams systematically identify usability problems, accessibility gaps, visual inconsistencies, and platform guideline issues in an interface, then turn those findings into actionable improvements.

Core Features & Use Cases

  • Heuristic Evaluation: Reviews screens against usability principles to spot confusing flows, weak feedback, and interaction friction.
  • Accessibility Audit: Checks for WCAG-related issues such as missing labels, insufficient touch targets, and contrast problems.
  • Visual and Platform Review: Evaluates layout, responsiveness, and design guideline compliance across web and mobile experiences.
  • Use Case: A product team can audit a new settings flow, prioritize the highest-impact fixes, and create GitHub Issues for the most important findings.

Quick Start

Use the ux-audit skill to analyze the specified app or screen, summarize the findings, and create GitHub Issues for the problems you want fixed.

Frequently Asked Questions about ux-audit

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

FAQPage Schema
How do I run a UX audit on a web or mobile interface?

To run a UX audit, you analyze screens for usability, accessibility, visual consistency, and platform guideline compliance. The process involves screen inventory, heuristic scoring, WCAG checks, layout diagnostics, and generating ranked improvement proposals.

What is included in a heuristic evaluation for usability?

A heuristic evaluation reviews screens against usability principles to spot confusing flows, weak feedback, and interaction friction. It systematically identifies visual inconsistencies and platform guideline issues across web and mobile experiences.

Can I check WCAG compliance and accessibility issues automatically?

Yes, you can check WCAG compliance by scanning interfaces for accessibility gaps. This includes identifying missing labels, insufficient touch targets, and contrast problems to ensure visual designs meet required standards.

How do I turn usability findings into GitHub Issues for my team?

You can turn usability findings into GitHub Issues by summarizing the audit results and creating tickets for the problems you want fixed. This allows teams to prioritize the highest-impact improvements directly from the review.

Does this UX review work for both mobile screens and web apps?

Yes, this UX review works for web apps and mobile screens. It evaluates layout, responsiveness, and design guideline compliance across both platforms during visual or code-based reviews of specific modules.

What's the best way to prioritize UI fixes after a layout diagnostic?

The best way to prioritize UI fixes after a layout diagnostic is to use the ranked improvement proposals generated by the audit. This ranks findings by impact, helping teams address the most critical usability and visual issues first.