ux-review

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

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/CarlosQ96/robot-crawler --skill ux-review-carlosq96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/CarlosQ96/robot-crawler/tree/main/.agents/skills/ux-review
Command: npx skills add https://github.com/CarlosQ96/robot-crawler --skill ux-review-carlosq96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates UX design documents before implementation and ensures alignment with accessibility, GDD requirements, and pattern usage.

Core Features & Use Cases

  • Acts as a quality gate between UX design and implementation for the /ux-design to /team-ui pipeline.
  • Validates completeness, accessibility, and alignment of GDD UI requirements across individual specs or entire design suites.
  • Produces a verdict (APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED) with explicit gaps and recommended fixes.

Quick Start

Run the UX review on a provided design document or the entire UX folder to generate a verdict and actionable fixes.

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 specs for accessibility and GDD alignment before implementation?

UX spec validation is automated by checking completeness, accessibility compliance, and GDD alignment to ensure implementation readiness. It reviews individual design documents or the entire UX library, including HUDs and interaction patterns, returning a formal verdict with identified gaps.

What is the best way to check if my UX design documents are ready for developer handoff?

The best way to check design readiness is running an automated quality gate that validates UX documents against accessibility requirements and GDD UI patterns. It produces actionable, testable criteria and an explicit approval or revision verdict for clean handoffs.

Can I review an entire UX design library or pattern collection at once?

Yes, you can review an entire UX design library at once. The validation applies to both individual UX documents and entire design suites, checking interaction patterns and HUDs against cross-reference contexts like the pattern library and accessibility requirements.

How does automated UX spec validation handle cross-reference contexts like accessibility requirements?

Automated UX validation handles cross-reference contexts by checking the design documents against established accessibility requirements, GDD UI requirements, and the pattern library. This process identifies gaps and produces testable criteria for formal approval or revision.

What verdicts are returned when validating UX documents against pattern libraries?

Validating UX documents returns a formal verdict of APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED. It explicitly identifies gaps and provides recommended fixes based on the pattern library, accessibility compliance, and GDD alignment checks.

Do I need a Game Design Document to validate my HUDs and interaction patterns?

Yes, a Game Design Document is required. The validation ensures alignment with GDD UI requirements across your HUDs and interaction patterns, checking them against the pattern library and accessibility standards to produce actionable fixes.