ux-audit

Audit WTFPOS pages and flows against 14 design principles using playwright-cli snapshots.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pyroboy/midcodes --skill ux-audit-pyroboy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-audit
Source: https://github.com/pyroboy/midcodes/tree/main/apps/WTFPOS/.claude/skills/ux-audit
Command: npx skills add https://github.com/pyroboy/midcodes --skill ux-audit-pyroboy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for consistent and high-quality user experiences in WTFPOS applications by systematically auditing pages and flows against established design principles.

Core Features & Use Cases

  • Automated UX Audits: Leverages Playwright CLI to capture snapshots and evaluate UI elements.
  • Design System Compliance: Assesses adherence to the WTFPOS Design Bible, covering layout, accessibility, and usability.
  • Structured Reporting: Generates detailed reports including layout maps, principle assessments, and prioritized recommendations.
  • Use Case: A product manager wants to ensure a new checkout flow is intuitive and accessible before launch. They use the ux-audit skill to perform a comprehensive review, identifying potential usability issues and ensuring consistency with the design system.

Quick Start

Run a UX audit on the WTFPOS login page.

Frequently Asked Questions about ux-audit

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

FAQPage Schema
How do I audit UI quality and usability using Playwright snapshots?

You can audit UI quality by using Playwright CLI to capture page snapshots, which are then evaluated against 14 design principles to analyze visual hierarchy, cognitive load, and motor efficiency, generating a report with prioritized recommendations.

What is a UX audit and how does it assess design system compliance?

A UX audit systematically evaluates application pages against an established design system, analyzing usability and accessibility to ensure visual consistency and identify potential friction points in user flows before launch.

Do I need playwright-cli installed to run automated UX audits?

Yes, playwright-cli is a required dependency. It provides the browser snapshotting capabilities necessary to capture the UI elements that the skill evaluates against its comprehensive design reference.

Can I use this to check accessibility and visual hierarchy on checkout flows?

Yes, you can evaluate checkout flows and other application pages. The assessment covers usability, visual hierarchy, cognitive load, motor efficiency, and consistency to ensure intuitive user experiences.

What's the best way to review an application interface against design principles?

The best way is to use automated snapshotting to capture the interface, then systematically assess it against 14 design principles, generating a structured report with layout maps and prioritized recommendations.

What limitations exist when evaluating cognitive load and motor efficiency in UI reviews?

Evaluations are based on static Playwright snapshots and a predefined design reference, meaning dynamic user interactions, real-time latency, and complex state changes may not be fully captured during the audit.