What problem does it solve? UI reviews often produce vague, unsupported opinions or changes that break a product's design identity. This Skill audits a product surface strictly against its own governing design system, producing only evidence-backed findings and self-contained implementation plans that another agent can execute. ## Core Features & Use Cases - Evidence-gated UI audit: Traces the rendered path of a selected surface through components, tokens, and variants, and accepts a finding only when contract, runtime, and correction proofs all exist. - Read-only safety: Never modifies product source; all output goes to design-plans/ as self-contained plans based on a reusable plan template. - Design-system reconstruction: Rebuilds the local design language from DESIGN.md and governing sources before judging anything, recording documented decisions and explicit exceptions. - Use Case: Ask it to review your app's dashboard surface; it returns a ranked findings table with cited evidence, recommends the highest-leverage fix, and writes an implementation-ready plan only for changes you select. ## Quick Start Use the improve-ui skill to audit the main dashboard surface, identify supported UI problems, and recommend what to improve first without modifying any source files.