Аудит UX-спецификаций и HUD-дизайна

design

ux-review is a Claude Code skill that validates UX specs, HUD designs, and interaction pattern libraries for completeness, accessibility compliance, GDD alignment, and implementation readiness. Using the Read, Glob, and Grep tools, it loads cross-reference context from technical preferences, accessibility-requirements.md, interaction-patterns.md, and player-journey.md before running a structured checklist covering required sections, input method coverage, data architecture, localization, and pattern library consistency. Each validated document receives one of three verdicts — APPROVED, NEEDS REVISION, or MAJOR REVISION NEEDED — with specific gaps identified. Teams working in the /team-ui pipeline can pass a single file path, 'hud', 'patterns', or 'all' to batch-validate every spec in design/ux/ at once; the skill acts as the quality gate between UX design and handoff to ui-programmer or art-director.