web-design-guidelines
Installation
SKILL.md
Web Interface Guidelines
Review files for compliance with Web Interface Guidelines (Vercel Labs).
When to Use
- User asks to review UI code quality or accessibility
- Auditing a web interface against best practices
- Checking design compliance before deployment
- Reviewing UX patterns in HTML/CSS/JS components
- Need accessibility (a11y) validation
Workflow
- Fetch latest guidelines from source URL
- Read specified files (or ask user for file/pattern)
- Check against all rules from fetched guidelines
- Report findings in
file:lineformat - Suggest fixes for each violation found