web-ui-audit
Installation
SKILL.md
Implementation-level web UI audit based on Vercel Web Interface Guidelines.
This is a terse code review skill. It is narrower than design: use design for visual direction and product UX critique; use this skill for concrete implementation compliance checks with file:line output.
Use
Use this skill for:
- UI implementation reviews before PR or release.
- Accessibility, forms, focus, animation, typography, content overflow, images, performance, navigation state, touch, theming, i18n, hydration, hover states, and copy checks.
- Finding small but real frontend issues in React, Next.js, HTML, CSS, and Tailwind code.
Do not use it for backend-only work or broad aesthetic redesign.