Visual-first UI/UX audit. Inspects a rendered interface (live URL, screenshots, Figma export, or a project's frontend) and reports visual defects, design-system violations, layout/spacing/typography/contrast problems, broken interactive states, accessibility gaps, responsive breakage, and localization/translation issues across every language the product ships. Each finding gets a category, the visual symptom, why it hurts (impact), a severity (Low/Medium/High/Critical), and a concrete fix. TRIGGER whenever the user asks to: audit a UI, review the design or look of a site/app/screen, find visual bugs, check alignment/spacing/contrast/typography/hierarchy, evaluate UX or visual quality, verify the design system is followed, find accessibility problems, or check that translations/localization look right across languages — including casual phrasings like 'проверь дизайн', 'аудит интерфейса', 'UI ревью', 'найди визуальные дефекты', 'проверь вёрстку', 'нормально ли выглядит интерфейс', 'проверь переводы', 'проверь локализацию', 'не вылезает ли текст в других языках'. Use this for design/visual/UX/localization quality review. It is DISTINCT from functional QA — if the user wants click-through flow testing, form submission, and pass/fail functional checks of user journeys, use the test-web-ui skill instead (the two pair well: test-web-ui for 'does it work', ui-audit for 'does it look and read right').
$npx -y skills add biggora/claude-plugins-registry --skill ui-auditInstalls into the current project.
Run `npx skills use "https://github.com/biggora/claude-plugins-registry" --skill "biggora/claude-plugins-registry/ui-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/biggora/claude-plugins-registry" that are relevant to the current task. Run `npx skills add "https://github.com/biggora/claude-plugins-registry"` and select the relevant skills, then follow their instructions.