ux-review

Validate UX design documents against accessibility, GDD alignment, and implementation readiness.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/naxoruto/TE-limonchero-3d --skill ux-review-naxoruto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/naxoruto/TE-limonchero-3d/tree/main/.claude/skills/ux-review
Command: npx skills add https://github.com/naxoruto/TE-limonchero-3d --skill ux-review-naxoruto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates UX design documents to ensure completeness, accessibility compliance, alignment with GDDs, and readiness for implementation, reducing downstream rework.

Core Features & Use Cases

  • Gate UX specs between UX Design and Visual Design/Implementation in the /team-ui pipeline.
  • Validate: design/ux specs, HUDs, and interaction-pattern libraries; return a verdict (APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED) with clear gaps.
  • Use Case: hand off from ux-design to ui-programmer after thorough UX spec validation, preventing misalignments.

Quick Start

Provide the path to a UX spec file to run the validation and receive a structured verdict with 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 design spec for implementation readiness?

To validate UX design specs for implementation readiness, provide the path to your UX spec file. The system enforces a Phase-driven checklist and returns a structured verdict of APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED with specific gaps.

Can I check accessibility compliance for HUD designs before UI handoff?

Yes, you can check accessibility compliance for HUD designs during the UX-to-UI handoff. The validation targets HUD designs and interaction-pattern libraries, enforcing accessibility standards to ensure complete implementation readiness.

How do I align UX design documents with Game Design Documents (GDDs)?

Aligning UX design documents with GDDs is handled automatically during the validation process. The system checks GDD alignment across UX specs, HUDs, and interaction-pattern libraries, returning actionable fixes for any misalignments found.

What is the best way to gate UX specs between UX Design and Visual Design?

The best way to gate UX specs between UX Design and Visual Design is through the /team-ui pipeline. This validation process uses a Phase-driven checklist to check completeness and accessibility, preventing misalignments before UI programming begins.

Does UX validation work for interaction-pattern libraries?

Yes, UX validation works for interaction-pattern libraries. The validation targets UX specs, HUD designs, and interaction-pattern libraries, returning a structured verdict with clear gaps and actionable fixes for implementation readiness.

What are the limitations of automated UX spec validation?

Automated UX spec validation is limited to checking completeness, accessibility compliance, GDD alignment, and implementation readiness. It does not generate new designs but outputs a verdict with specific gaps and actionable fixes for existing UX documents.