What problem does it solve? Reviewing an interface across accessibility, layout, writing, typography, color, and UI polish requires juggling multiple checklists, and findings often end up duplicated, unranked, or missing evidence. This Skill runs a single consolidated review that routes the interface to each domain skill, collects their evidence, and produces one ranked verdict. ## Core Features & Use Cases - Cross-domain orchestration: Delegates to six domain skills (accessibility, layout, writing, typography, colors, UI) in a fixed order and consolidates their findings into one severity-ranked table capped at 15 findings. - Evidence-based severity ranking: Applies a shared HIGH/MEDIUM/LOW scale with explicit escalation triggers, such as missing accessible names, keyboard traps, contrast failures, and destructive actions without confirmation. - Structured review output: Produces a scope and coverage table, a findings table with file:line citations and before/after fixes, verification results, and a final Block or Approve verdict. - Use Case: Before shipping a new settings page, ask for a full interface review. The Skill inspects every domain, cites exact code locations, proposes fixes in the project's own idiom, and returns a ranked report ending in a clear ship/no-ship verdict. ## Quick Start Review this screen across accessibility, layout, writing, typography, color, and UI polish and give me a ranked findings report with a verdict.