web-design-guidelines

Review UI code against Web Interface Guidelines for accessibility and design compliance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DuveSalo/app --skill web-design-guidelines-duvesalo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/DuveSalo/app/tree/main/.claude/skills/web-design-guidelines
Command: npx skills add https://github.com/DuveSalo/app --skill web-design-guidelines-duvesalo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure that web interfaces adhere to established design and accessibility best practices, improving user experience and consistency.

Core Features & Use Cases

  • UI Code Review: Analyzes provided code files against a set of predefined web interface guidelines.
  • Accessibility Checks: Identifies potential accessibility issues based on the guidelines.
  • Design Auditing: Verifies adherence to UX and design best practices.
  • Use Case: Use this skill to automatically check a new component's code against Vercel's Web Interface Guidelines before merging it into the main branch.

Quick Start

Use the web-design-guidelines skill to review the file 'src/components/Button.jsx' for compliance.

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 my UI code for web interface guideline compliance?

To audit UI code for web interface guideline compliance, provide specific component files or patterns for review. The skill analyzes the code against established design and accessibility best practices to identify potential issues.

What is a design audit for accessibility in web components?

A design audit for accessibility checks UI codebases against established standards to identify potential issues. It helps ensure web interfaces adhere to best practices, improving user experience and consistency.

How do I check a React component file for accessibility issues before merging?

To check a React component file for accessibility issues before merging, specify the file path like 'src/components/Button.jsx' for review. The skill will fetch external guidelines and apply them to verify adherence to UX standards.

Does this UI review require specific accessibility guidelines or dependencies?

This UI review does not require specific dependencies. It fetches external web interface guidelines automatically and applies them to specified files or patterns to verify code quality and design compliance.

When do I need to run a web interface design audit?

You need to run a web interface design audit when checking a new component's code against established guidelines before merging it into the main branch. This verifies adherence to UX and design best practices.