Skills
Skill 8 of 9
Review UI code for Web Interface Guidelines compliance.
1 minute · 129 words · 4 sections
Install
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesnpx skills add vercel-labs/agent-skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Review files for compliance with 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 the rules and output format instructions.
When a user provides a file or pattern argument:
If no files specified, ask the user which files to review.
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".
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 26 August 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/vercel-labs/agent-skills.md, and each skill at its own .md URL.