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".
All-time #39Trending #109Hot #6777First seen Jan 19, 2026
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
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
This skill is categorized as low risk because it fetches instructions from a trusted source (Vercel). The main security consideration is the use of remote instructions to process local files, which creates a surface for indirect prompt injection.