web-design-guidelines

Audit UI code against Web Interface Guidelines for accessibility and performance gaps.

1|1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/DriveConnect-alpha/DriveConnect --skill web-design-guidelines-driveconnect-alpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/DriveConnect-alpha/DriveConnect/tree/main/.agent/skills/web-design-guidelines
Command: npx skills add https://github.com/DriveConnect-alpha/DriveConnect --skill web-design-guidelines-driveconnect-alpha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UI design reviews are often manual, inconsistent, and may miss accessibility issues.

Core Features & Use Cases

  • Fetch the latest Web Interface Guidelines
  • Read target UI files or pages and apply guidelines
  • Report issues with accessibility, performance, and visual consistency
  • Use cases include QA on a new design or auditing a live site for accessibility

Quick Start

Provide the UI files or site URL to audit against the latest guidelines.

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 frontend code for accessibility and UI consistency issues?

To audit frontend code for accessibility and UI consistency, provide target UI files or site URLs. The system reads the code and applies Web Interface Guidelines to output structured findings on accessibility, performance, and visual consistency gaps.

Can I use this to check a live site URL for accessibility best practices?

Yes, you can audit a live site URL for accessibility best practices. Provide the site URL directly, and the system will fetch the latest Web Interface Guidelines to detect accessibility issues and performance gaps.

What is the best way to automate UI design reviews for a frontend codebase?

Automating UI design reviews for a frontend codebase involves reading target UI files and applying Web Interface Guidelines. This process enforces guideline conformance and reports structured findings for accessibility, performance, and consistency.

Does this accessibility audit work with any frontend framework or platform?

The accessibility audit is applicable to frontend codebases across projects and teams. It reads target UI files or pages and applies guidelines uniformly, making it suitable for QA on new designs or auditing live sites regardless of specific platform.

What specific problems does an automated UI audit identify in my code?

An automated UI audit identifies accessibility issues, performance bottlenecks, and visual consistency gaps. It enforces Web Interface Guidelines conformance and outputs structured findings to help resolve these specific UI design problems.

Why are manual UI design reviews insufficient for finding accessibility issues?

Manual UI design reviews are often inconsistent and may miss accessibility issues. Automating the process by applying Web Interface Guidelines ensures comprehensive detection of accessibility, performance, and consistency gaps across frontend codebases.