Install
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".