ux-review

Validate UX specifications for completeness, accessibility, and CDD alignment.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill ux-review-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/ux-review
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill ux-review-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates a UX spec, HUD design, or interaction pattern library for completeness, accessibility compliance, CDD alignment, and implementation readiness. It supports both game projects (player need, HUD, input methods) and product projects (user goal, workflow, API/CLI affordance).

Core Features & Use Cases

  • Domain-aware validation: detects whether the UX artifacts belong to game or product contexts and guides the handoff across teams.
  • Quality gate for handoff: checks completeness, accessibility requirements, CDD alignment, and documented acceptance criteria to reduce rework.
  • Collaborative verdicts and artifacts: produces a structured verdict and guidance for next steps, with optional memory-bank archival.

Quick Start

Run /ux-review design/ux/inventory.md to validate a UX spec before handoff.

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 completeness and accessibility before handoff?

Yes, accessibility review is a core component of the UX spec validation process. It checks accessibility requirements alongside completeness and CDD alignment, ensuring that game HUD designs or product interaction patterns meet compliance standards before engineering handoff.

Can I use this to review game HUD designs and interaction patterns?

Yes, you can review game HUD designs and interaction patterns. The validation is domain-aware, automatically detecting whether the UX artifacts belong to game projects or product workflows to guide the handoff across teams accurately.

What is the best way to check CDD alignment in a UX specification?

The best way to check CDD alignment in a UX specification is to run a comprehensive quality gate that evaluates design artifacts against documented acceptance criteria, surfacing gaps and generating structured guidance for follow-on work.

Does the UX review produce structured artifacts for engineering handoff?

Yes, the UX review produces structured artifacts for engineering handoff. It generates collaborative verdicts, acceptance criteria, and guidance for next steps, with optional memory-bank archival to reduce rework.

How do I identify gaps in a product UX workflow before implementation?

You identify gaps in a product UX workflow by validating the specification against user goals, API or CLI affordances, and completeness requirements, which surfaces missing elements and ensures the design is implementation-ready.