web-design-guidelines
Installation
SKILL.md
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:lineformat
Guidelines Source
Fetch fresh guidelines before each review:
https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md
Related skills
More from hiro-league/hirotaskmanager
hiro-task-manager-cli
Use this skill when working with Hiro Task Manager through the `hirotm` CLI to manage tasks, task lists and task boards.
16vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
1vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with
1