ux-review

Evaluate UX specs for completeness, accessibility, and GDD alignment.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JunnnnyWon/Codex-Game-Studios --skill ux-review-junnnnywon
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/JunnnnyWon/Codex-Game-Studios/tree/main/.claude/skills/ux-review
Command: npx skills add https://github.com/JunnnnyWon/Codex-Game-Studios --skill ux-review-junnnnywon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UX spec validation is a bottleneck between design and implementation; this skill ensures specs meet completeness, accessibility, GDD alignment, and actionable handoff criteria before development.

Core Features & Use Cases

  • Validate UX design documents against completeness, accessibility, and GDD alignment.
  • Provide verdicts (APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED) with gap details.
  • Phase-based checks including Phase 1 argument parsing, Phase 2 context loading, Phase 3A UX spec validation, Phase 3B HUD validation, Phase 3C pattern library validation, Phase 4 verdict, Phase 5 collaboration protocol.

Quick Start

Provide your UX spec file path to the skill to receive a structured verdict and actionable gaps.

Frequently Asked Questions about ux-review

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

FAQPage Schema
How do I validate a UX spec for accessibility and completeness before development?▼

Validating a UX spec for accessibility and completeness requires checking it against implementation readiness and design guidelines. This skill evaluates your spec across five phases, returning a structured verdict of APPROVED or NEEDS REVISION with specific gaps and suggested fixes.

What is GDD alignment and how does it affect UI pattern validation?▼

GDD alignment ensures your UI patterns and UX specs match the overarching game design document. This skill cross-references your spec against GDD criteria during its validation phases, identifying misalignment and returning actionable gaps to fix before handoff.

How do I check if my UX design document is ready for implementation handoff?▼

Checking UX design readiness for handoff involves evaluating spec completeness, accessibility, and pattern library consistency. This skill applies phase-based checks from argument parsing to verdict delivery, outputting a structured approval status with detailed gap reports.

Can I use this skill to verify HUD validation and pattern library consistency?▼

Verifying HUD validation and pattern library consistency is supported through Phase 3B and Phase 3C checks. The skill evaluates these specific UI components against accessibility and GDD alignment criteria, returning a structured verdict with any identified spec gaps.

Does UX spec validation require any specific input format or external dependencies?▼

UX spec validation requires no external dependencies or components. You simply provide your UX spec file path to the skill, which then loads the context, applies cross-reference data if available, and returns a structured verdict with actionable gaps.

What is the best way to identify gaps in a UX design document without manual review?▼

Identifying UX design document gaps without manual review is done by running automated phase-based checks. This skill parses arguments, loads context, and validates specs against accessibility and GDD criteria, outputting a structured verdict with specific fixes needed.