Frontend
18,630 installs
Web Interface Guidelines
by vercel-labs/agent-skills
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…
Skill content
Audit UI code against Vercel's Web Interface Guidelines for design and accessibility compliance. - Fetches the latest guidelines from a remote source before each review, ensuring rules stay current - Accepts file paths or patterns as arguments; prompts for files if none provided - Outputs findings in a terse file:line format for quick scanning and remediation - Covers design, accessibility, and UX best practices as defined in the guidelines repository Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works - Fetch the latest guidelines from the source URL below - Read the specified files (or prompt user for files/pattern) - Check against all rules in the fetched guidelines - Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md