What problem does it solve? Reviewing a UI component thoroughly requires expertise across UX, visual design, internationalization, and accessibility, which a single reviewer rarely covers consistently. This Skill runs four specialist agent perspectives in parallel and synthesizes their scores into a prioritized fix list with exact code for your stack. ## Core Features & Use Cases - Multi-Agent Review: Dispatches a UX Researcher, Visual Designer, i18n/Multilingual QA, and Accessibility/Performance Auditor, each scoring their domain from 1-5. - Stack-Adaptive Fixes: Auto-detects Tailwind, CSS-in-JS tokens, vanilla CSS, or Astro and generates fixes using your project's actual tokens and conventions. - Prioritized Output: Lead Designer synthesis produces P0 blocking issues, P1 important fixes, and P2 backlog items, with optional --fix flag to apply top fixes automatically. - Use Case: Before merging a new checkout form built with React and Tailwind, run the review to catch missing focus rings, hardcoded hex values, German text overflow, and touch targets below 44px in one pass. ## Quick Start Ask the assistant to run the ui-design-team review on your component file, optionally with the --screenshot, --mobile, or --fix flags.