What problem does it solve? Full design reviews often fail in two ways: a shallow "looks good" pass with no framework, or firing every audit lens regardless of relevance. This Skill orchestrates a holistic UX review by establishing context once, auto-running the always-relevant lenses, offering context-dependent ones, and merging everything into a single prioritized report. ## Core Features & Use Cases - Context profiling: Infers platform, design system presence, and primary task once per session to decide which audit lenses run, get offered, or get suppressed. - Tiered lens orchestration: Auto-runs heuristics, microcopy, and dark-pattern audits when their traits are present, while offering accessibility, IA, and mobile lenses and suppressing color, type, and spacing checks when a design system owns them. - Merged prioritized report: De-duplicates findings across lenses, resolves conflicts toward the primary task, and outputs one severity-ordered list with top three priorities. - Use Case: A designer pastes a checkout flow and asks "is this good UX?" The Skill auto-runs heuristics, microcopy, and dark-pattern audits, notes that the team's design system suppresses color and type checks, offers an accessibility-in-use pass, and returns one consolidated report. ## Quick Start Ask the assistant to review your screen or flow, for example: "Review this checkout flow and tell me if the UX is good."