Audit UI code against Vercel's Web Interface Guidelines for design and accessibility compliance. Use when reviewing UI code, checking accessibility, auditing components, or when the user says "check design", "UI review", "accessibility audit", "web guidelines", or "interface compliance." Based on the Vercel Labs agent-skills lineage and the current web-interface-guidelines command source.
Review files for compliance with Vercel's Web Interface Guidelines.
file:line formatFetch fresh guidelines before each review:
https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.mdUse WebFetch to retrieve the latest rules. The fetched content contains all rules and output format instructions.
Source snapshot checked 2026-07-06: vercel-labs/agent-skills main at f8a72b9603728bb92a217a879b7e62e43ad76c81. Do not import a duplicate upstream skill unless this local owner stops matching the canonical guideline workflow.
When a user provides a file or pattern argument:
If no files specified, ask the user which files to review.
vercel-react-best-practices — Performance optimization rulesfrontend-design — Distinctive frontend aestheticsseo-audit — SEO compliance checkingThese former standalone skills are bundled here as references to keep the runtime list compact. Load only the reference that matches the user's exact product, framework, or failure mode.
| Former skill | Reference | Description |
|---|---|---|
claude-web-design-guidelines | references/skills/claude-web-design-guidelines/SKILL.md | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". |