ux-review

Validate UX specs, HUD designs, and pattern libraries for completeness and accessibility.

72|7|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill ux-review-striderza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/striderZA/OpenCodeGameStudios/tree/main/.opencode/skills/ux-review
Command: npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill ux-review-striderza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents UX-to-implementation handoff failures by checking UX specs, HUD designs, and interaction pattern libraries for completeness, accessibility compliance, GDD alignment, and readiness before production work starts.

Core Features & Use Cases

  • UX spec validation gate: Produces APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED with specific gaps to fix.
  • Platform & input coverage checks: Verifies interaction maps and navigation are consistent with the authoritative input/platform configuration.
  • HUD and pattern library QA: Confirms HUD states, visual budgets, adaptation rules, and that interactive components align with the interaction pattern catalog.
  • GDD alignment & acceptance-criteria verification: Ensures referenced UI requirements are covered and criteria are testable (including performance and resolution where required).

Quick Start

Use ux-review to validate a specific UX document by telling your assistant: Validate /design/ux/inventory/ux-spec.md and report the verdict with the missing sections to fix.

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 implementation readiness?

To validate a UX spec for implementation readiness, you cross-reference the design document against technical input configurations and accessibility requirements to produce an APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED verdict with specific section-level gaps to fix.

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

UX spec validation is the process of checking UX design documents, HUD designs, and interaction pattern libraries for completeness, accessibility compliance, and GDD alignment. You need it to prevent UX-to-implementation handoff failures before production work starts.

How do I check my HUD design for accessibility compliance and state coverage?

You check HUD design accessibility and state coverage by validating hud-design.md-based specs to confirm HUD states, visual budgets, and adaptation rules align with the authoritative input and platform configuration before generating a readiness verdict.

Can I use automated UX review to verify interaction pattern libraries against platform input configurations?

Yes, you can validate interaction-patterns.md-based catalogs by cross-referencing interactive components against the authoritative input and platform configuration to ensure navigation and interaction maps are consistent before implementation.

What are the limitations of UX spec validation for game design documents?

UX spec validation requires read-only cross-referencing of existing ux-spec.md, hud-design.md, or interaction-patterns.md files. It cannot generate new designs; it only identifies blocking and advisory issues, missing sections, and untestable acceptance criteria within the provided documents.

What's the best way to ensure my UX design aligns with GDD acceptance criteria?

The best way to ensure GDD alignment is to verify that referenced UI requirements in the UX spec are fully covered and that acceptance criteria, including performance and resolution thresholds where required, are testable before issuing an implementation approval verdict.