Skill
Web Design Guidelines
Review UI code for Web Interface Guidelines compliance — accessibility, UX, and design best-practice audits.
- Type
- Skill
- Updated
- 2026-08-26
Install
via Positronick CLI
$positronick skill install web-design-guidelines --run
Official
$npx skills add vercel-labs/agent-skills
An agent skill that reviews UI code against the Web Interface Guidelines, a set of 100+ rules covering accessibility, performance, and UX. It fetches the latest guidelines from source, reads the files you specify, checks them against every rule, and reports findings in a terse file:line format. Invoke it with asks like "review my UI", "check accessibility", or "audit design".