Automated UI code review against Vercel's Web Interface Guidelines.
Works with
Fetches the latest guidelines from the official Vercel repository before each review to ensure current rule compliance
Analyzes React, Vue, Svelte, HTML, CSS, and JavaScript/TypeScript files against all fetched rules
Reports violations in file:line format with actionable feedback on how to fix each issue
Supports file paths and glob patterns for flexible scope selection across projects
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionweb-design-guidelinesExecute the skills CLI command in your project's root directory to begin installation:
Fetches web-design-guidelines from supercent-io/skills-template and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate web-design-guidelines. Access via /web-design-guidelines in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
1
total installs
1
this week
88
GitHub stars
0
upvotes
Run in your terminal
1
installs
1
this week
88
stars
Review files for compliance with Vercel's 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.
Use WebFetch:
WebFetch URL: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md
Prompt: "Extract all UI rules and guidelines"
Read and analyze the files or patterns provided by the user.
Files to analyze:
Apply all rules from the fetched guidelines to the files and output violations.
Review my UI code:
- File: src/components/Button.tsx
Check accessibility:
- Pattern: src/**/*.tsx
Follow the format specified in the guidelines (typically file:line):
src/components/Button.tsx:15 - Button should have aria-label for icon-only buttons
src/components/Modal.tsx:42 - Modal should trap focus within itself
src/pages/Home.tsx:8 - Main content should be wrapped in <main> element
When a user provides a file or pattern argument:
If no files specified, ask the user which files to review.
file:line format#UI #review #web-interface #guidelines #vercel #design-audit #UX #frontend
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
supercent-io/skills-template
anthropics/claude-code
sickn33/antigravity-awesome-skills
leonxlnx/taste-skill
erichowens/some_claude_skills
hyperb1iss/hyperskills
web-design-guidelines fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Useful defaults in web-design-guidelines — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
web-design-guidelines has been reliable in day-to-day use. Documentation quality is above average for community skills.
Registry listing for web-design-guidelines matched our evaluation — installs cleanly and behaves as described in the markdown.
Useful defaults in web-design-guidelines — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
web-design-guidelines has been reliable in day-to-day use. Documentation quality is above average for community skills.
Registry listing for web-design-guidelines matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: web-design-guidelines is focused, and the summary matches what you get after install.
web-design-guidelines fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
We added web-design-guidelines from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 63