ux-review

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

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill ux-review-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/ux-review
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill ux-review-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive review of UX designs, ensuring they meet completeness, accessibility, and alignment with game design documents.

Core Features & Use Cases

  • Comprehensive Review: Validates UX specs, HUD designs, and interaction patterns for completeness, accessibility compliance, GDD alignment, and implementation readiness.
  • Custom Verdicts: Produces a verdict of APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED with specific gaps identified.
  • Use Case: Before implementation, use this Skill to review a UX spec created with /ux-design to ensure it's ready for handoff to visual design or implementation teams.

Quick Start

Run the /ux-review design/ux/inventory.md command to review the inventory UX spec.

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 design document for accessibility and completeness?

A UX review validates UX design documents by checking them against a checklist covering player need clarity, states, input methods, accessibility, GDD alignment, pattern library consistency, localization, and acceptance criteria quality.

When do I need to perform a UX compliance check on my game design?

You need to perform a UX compliance check before implementation to ensure your UX spec is fully ready for handoff to visual design or implementation teams, verifying alignment with your Game Design Document (GDD).

How do I check if my UX spec is aligned with my Game Design Document?

You can check GDD alignment by providing the referenced GDDs and player journey map to a UX review process, which validates that your interaction patterns and UX states accurately reflect the core game design requirements.

What input data is required to perform a UX validation on an inventory interface?

Performing a UX validation requires access to input and platform configuration, accessibility requirements, an interaction pattern library, referenced GDDs, and a player journey map to accurately assess the design.

Can I get a specific verdict on whether my UX design needs major revisions?

Yes, a UX review produces a custom verdict of APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED, identifying specific gaps in accessibility compliance, GDD alignment, and implementation readiness.