What problem does it solve? With dozens of design-related skills installed, it is hard to remember which one to call for a design review, and skills that never trigger fail silently. This router classifies the review target, applies a coverage matrix, and chains the right inspection skills in the correct order while explicitly reporting anything skipped or missing. ## Core Features & Use Cases - Target Classification: Determines whether the subject is a landing page, product UI, or document/slide deck based on observable cues. - Coverage Matrix: Maps review aspects (aesthetic measurement, market rubric, compliance audit, accessibility, web performance, brand consistency) to the responsible skill for each target type, marking gaps explicitly. - Ordered Execution & Reporting Contract: Runs deterministic checks before non-deterministic reviewer scoring, and always reports executed checks, skipped checks with reasons, and uncovered gaps. - Use Case: A user says "check this design" without naming a skill; the router identifies it as an LP, invokes the LP review pipeline first, then chains audit, accessibility, and performance checks, and reports which aspects had no assigned skill. ## Quick Start Ask the assistant to check or review the design quality of your page, UI, or document and let it route to the right inspections.