web-design-guidelines

Review UI code for compliance with Web Interface Guidelines.

1|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/arroschaves/brandaocontador-site --skill web-design-guidelines-arroschaves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/arroschaves/brandaocontador-site/tree/main/.agent/skills/vercel-web-design
Command: npx skills add https://github.com/arroschaves/brandaocontador-site --skill web-design-guidelines-arroschaves

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure that user interface code adheres to established Web Interface Guidelines, improving consistency and quality.

Core Features & Use Cases

  • UI Code Review: Checks provided files against a set of predefined design and accessibility rules.
  • Automated Auditing: Identifies non-compliant elements in the UI code.
  • Use Case: When you need to ensure a new feature's UI meets Vercel's internal design standards before deployment.

Quick Start

Use the web-design-guidelines skill to review the file 'src/components/Button.tsx' against best practices.

Frequently Asked Questions about web-design-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit UI code for web design guidelines compliance?

To audit UI code for web design guidelines compliance, you review user interface elements against predefined design and accessibility rules. This process analyzes specified files to identify non-compliant elements and ensures adherence to best practices.

What is automated UI code review for accessibility and design?

Automated UI code review for accessibility and design is the process of checking user interface files against established web interface guidelines. It identifies rule violations in UI components to improve consistency and quality before deployment.

How do I check my React components against web interface guidelines?

You check React components against web interface guidelines by providing the file path to the skill. It fetches external guidelines and analyzes the specified file for design and accessibility rule violations.

Can I review UI elements for accessibility without external dependencies?

No, reviewing UI elements for accessibility requires fetching external guidelines. The skill depends on these external design standards to accurately analyze your specified files and identify non-compliant user interface elements.

What is the best way to ensure UI consistency before deployment?

The best way to ensure UI consistency before deployment is to run an automated auditing check on your feature files. This identifies non-compliant elements against established web interface guidelines, improving overall design quality.

What are the limitations of auditing UI code for web design?

The limitation of auditing UI code for web design is that it requires fetching external guidelines to function. Without these external rule sets, the skill cannot analyze specified files or identify accessibility and design violations.