What problem does it solve? Reviewing a page or component for both hard accessibility/UX rule violations and subjective design quality normally requires running two separate audits and merging the findings by hand. This Skill combines Anthropic's frontend-design aesthetic review with Vercel's Web Interface Guidelines compliance check into a single consolidated report. ## Core Features & Use Cases - Dual-lens evaluation: Checks 100+ concrete accessibility, performance, and UX rules while also judging whether the design is distinctive or a generic templated default. - Consolidated report format: Produces terse file:line compliance violations, honest design critique across palette, structure, motion, and copy, plus a ranked priority-fix list. - Use Case: Before shipping a new landing page, run the check on the page file to catch a11y violations and detect that the hero section reads like a templated AI default, then fix the top three issues by user impact. ## Quick Start Run a full UI check on the file src/pages/landing.tsx and give me the consolidated compliance and design report.