web-design-guidelines

Assess UI code against Web Interface Guidelines and report violations in file:line format.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Bharathadi01/export-work --skill web-design-guidelines-bharathadi01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/Bharathadi01/export-work/tree/main/.agents/skills/web-design-guidelines
Command: npx skills add https://github.com/Bharathadi01/export-work --skill web-design-guidelines-bharathadi01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UI teams often struggle to ensure code aligns with formal Web Interface Guidelines, leading to inconsistent accessibility and usability across products.

Core Features & Use Cases

  • Review and compare UI code against the latest Web Interface Guidelines to identify deviations.
  • Accessibility and usability checks to surface issues and recommended fixes.
  • Use Case: Before releases, run a comprehensive UI audit to ensure UX consistency and compliance across components.

Quick Start

Provide the target UI files or pattern and run the review to get a compliance report.

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, provide target UI files or patterns for review. The tool fetches the latest Web Interface Guidelines, evaluates the code, and reports violations in a concise file:line format.

What is a UI code review for accessibility and usability?

A UI code review for accessibility and usability compares your interface code against formal Web Interface Guidelines. It surfaces deviations and provides recommended fixes to ensure consistent UX across products.

Can I run a design audit across specific file patterns in my codebase?

Yes, you can run a design audit across specific file patterns in your codebase. You provide the target UI files or patterns, and the review generates a compliance report identifying accessibility and usability issues.

When do I need to check code for accessibility guideline conformance?

You need to check code for accessibility guideline conformance before releases to ensure UX consistency. Running a comprehensive UI audit verifies site-wide guideline conformance and prevents inconsistent accessibility across components.

Does the UI compliance review require any external dependencies?

No, the UI compliance review does not require any external dependencies or components. It independently fetches the latest guidelines and applies them directly to your specified files or patterns to report violations.

What is the best way to identify accessibility violations in UI code?

The best way to identify accessibility violations in UI code is to run an automated review against the latest Web Interface Guidelines. This surfaces deviations and recommended fixes directly in a concise file:line format.