ux-review

Validate UX design specifications for completeness, accessibility, and GDD alignment.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sumilee-pcu/game2026 --skill ux-review-sumilee-pcu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/sumilee-pcu/game2026/tree/main/.claude/skills/ux-review
Command: npx skills add https://github.com/sumilee-pcu/game2026 --skill ux-review-sumilee-pcu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates ambiguity and quality gaps in UX design documentation by acting as a rigorous quality gate before implementation begins.

Core Features & Use Cases

  • Automated Validation: Checks UX specs for completeness, accessibility compliance, and GDD alignment.
  • Verdict Generation: Provides a clear APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED status with actionable feedback.
  • Use Case: Before handing off a new inventory screen design to the UI programming team, run this skill to ensure all states, input methods, and accessibility requirements are fully documented.

Quick Start

Use the ux-review skill to validate the inventory design document located at design/ux/inventory.md.

Frequently Asked Questions about ux-review

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

FAQPage Schema
How do I validate UX design specifications for implementation readiness?

To validate UX design specifications, you can use an automated review process that checks markdown-based design documents for completeness, accessibility compliance, and alignment with technical requirements. This quality gate identifies missing states and input coverage gaps before development begins.

What is the best way to check HUD layouts and interaction patterns for accessibility compliance?

Checking HUD layouts and interaction patterns for accessibility compliance involves cross-referencing your design documents against established accessibility standards. An automated validation tool can parse your specs to detect missing states, input coverage gaps, and consistency issues in your UI workflows.

Can I use markdown documents to identify missing UI states and input coverage gaps?

Yes, you can validate UX specs by parsing markdown-based design documents to identify missing UI states and input coverage gaps. This process ensures your design documentation is complete, consistent, and fully aligned with your Game Design Document before handing it off to programmers.

Does UX validation provide a clear approval status for design handoff?

UX validation provides a clear verdict for design handoff by generating an APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED status. This output includes actionable feedback to resolve any technical or accessibility gaps found in your design specifications.

When do I need to run a UX spec quality gate in my design workflow?

You need to run a UX spec quality gate before handing off design documents to the UI programming team. Running this validation ensures that all interaction patterns, states, and accessibility requirements are fully documented and compliant, eliminating ambiguity during implementation.