ux-review

Validate UX specifications for completeness, accessibility, and implementation readiness.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/packetalien/cursor-game-studios --skill ux-review-packetalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/packetalien/cursor-game-studios/tree/main/.cursor/skills/ux-review
Command: npx skills add https://github.com/packetalien/cursor-game-studios --skill ux-review-packetalien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates UX design documents before they enter the implementation pipeline and acts as the quality gate between UX Design and Visual Design/Implementation in the team-ui pipeline.

Core Features & Use Cases

  • Validates UX design specs to ensure completeness, accessibility compliance, GDD alignment, and implementation readiness.
  • Serves as a gate after completing a UX spec with /ux-design and before handoffs to ui-programmer or art-director.
  • Produces a verdict: APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED, with specific gaps to address.

Quick Start

Validate a UX spec by providing its file path or 'all' to run checks and generate a structured verdict.

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 specifications for completeness before handing off to developers?

You validate UX specifications by running a checklist-based review that cross-references the design document with the Game Design Document and accessibility standards, outputting a structured verdict of APPROVED or NEEDS REVISION.

What is a UX specification review and when do I need to run it?

A UX specification review is a quality gate that validates implementation readiness. You need to run it after completing a UX design spec and before handing off to a ui-programmer or art-director, or after any major revisions.

How do I check if my UX design is accessible and aligned with my GDD?

You check accessibility and GDD alignment by validating the UX spec against a predefined checklist, which cross-references the design document with the Game Design Document and accessibility compliance requirements to identify specific gaps.

Can I validate multiple UX design documents at the same time?

Yes, you can validate multiple UX design documents at once by providing the parameter 'all' instead of a specific file path, which runs the checks across all available specs and generates a structured verdict for each.

What does it mean if my UX spec gets a MAJOR REVISION NEEDED verdict?

A MAJOR REVISION NEEDED verdict means the UX spec has significant gaps in completeness, accessibility, or GDD alignment that must be addressed before it can proceed to the implementation pipeline for ui-programmer or art-director handoff.

Do I need any specific tools or dependencies to run a UX spec validation?

No specific external dependencies or tools are required to run the UX spec validation. You only need to provide the file path of the UX design document or use the 'all' parameter to generate the validation verdict.