From antigravity-awesome-skills
Fetches and applies the latest Web Interface Guidelines from Vercel Labs to review files for design compliance. Outputs findings in file:line format for easy debugging.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:web-design-guidelinesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review files for compliance with Web Interface Guidelines.
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.md
Use 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.
This skill is applicable to execute the workflow or actions described in the overview.
npx claudepluginhub leahyra/antigravity-awesome-skills133plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 133 plugins
Fetches and applies the latest Web Interface Guidelines from Vercel Labs to review files for design compliance. Outputs findings in file:line format for easy debugging.
Reviews web UI code for compliance with Vercel's Web Interface Guidelines, checking accessibility, design, UX, and best practices. Use for UI audits, accessibility checks, or design reviews.
Reviews web UI code for compliance with fetched Web Interface Guidelines from Vercel labs. Checks accessibility, design, UX; outputs terse file:line findings.