Web Design Guidelines
A navigable reference graph for auditing React/Next.js UI code against web interface best practices. Based on Vercel's Web Interface Guidelines.
Review Process
| Topic | Reference |
|---|---|
| How to conduct a review | references/review-process.md |
| Output format for findings | references/output-format.md |
Guidelines
Comprehensive rules organized by category. Start at the hub for an overview of all categories.
| Topic | Reference |
|---|---|
| All categories (hub) | references/guidelines/overview.md |
| Accessibility & focus | references/guidelines/accessibility.md |
| Form design | references/guidelines/forms.md |
| Animation | references/guidelines/animation.md |
| Typography & content | references/guidelines/typography-content.md |
| Images & performance | references/guidelines/images-performance.md |
| Navigation & state | references/guidelines/navigation-state.md |
| Mobile & layout | references/guidelines/mobile-layout.md |
| Theming & i18n | references/guidelines/theming-i18n.md |
| Hydration & interactivity | references/guidelines/hydration.md |
| Copy & writing standards | references/guidelines/copy-standards.md |
Quick Reference
| Topic | Reference |
|---|---|
| Anti-patterns to flag | references/anti-patterns.md |
Extensions
See references/extensions.md for planned capabilities.