ux-review

Validate UX specifications, HUD design, and accessibility conformance before implementation.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill ux-review-brand6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/brand6/Claude-Code-Game-Studios-zh-auto/tree/main/.claude/skills/ux-review
Command: npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill ux-review-brand6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate UX design specs, HUD alignment, accessibility conformance, and GDD alignment before implementation, serving as a quality gate between UX design and UI/programming teams.

Core Features & Use Cases

  • Validate completeness and consistency of UX specs and accessibility requirements.
  • Ensure HUD-related UI elements align with the GDD and design patterns.
  • Use case: before handing off to UI programmers, run ux-review to produce an APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED verdict with specific gaps.

Quick Start

Run the ux-review against a specific design file path or 'all' to verify all UX specs and HUD alignment.

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 specs and HUD alignment before handing off to developers?

Run a UX review against your design file path or 'all' to validate UX specifications, HUD alignment, and accessibility conformance. This produces an APPROVED or NEEDS REVISION verdict with specific gaps to resolve before programming begins.

What is UX specification validation and when do I need it?

UX specification validation checks completeness and consistency of design specs, accessibility requirements, and HUD alignment with the GDD. You need it as a quality gate between UX design and UI programming teams to ensure design-to-implementation readiness.

Can I use UX review to check accessibility conformance and GDD alignment together?

Yes, UX review validates accessibility conformance and GDD alignment alongside HUD design patterns in a single pass. It ensures HUD-related UI elements conform to the game design document before you proceed to the implementation phase.

What is the best way to gate design handoff between UX and programming teams?

Run a UX review to produce a clear verdict: APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED. This gates the handoff by identifying specific gaps in UX specs, HUD elements, and accessibility requirements before development starts.

How does a UX review handle incomplete HUD design patterns?

A UX review detects incomplete HUD design patterns by checking their alignment with the GDD and accessibility requirements. It outputs a NEEDS REVISION or MAJOR REVISION NEEDED verdict detailing the specific gaps to address.

Do I need a specific design file format to validate UX readiness?

No specific design file format is required. You run the UX review by targeting a specific design file path or using 'all' to verify all UX specs and HUD alignment comprehensively across your project.