web-design-guidelines

Audit local UI source files against remote web design and accessibility guidelines.

5|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/mohamedgshoaib/reway --skill web-design-guidelines-mohamedgshoaib
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/mohamedgshoaib/reway/tree/main/.agents/skills/web-design-guidelines
Command: npx skills add https://github.com/mohamedgshoaib/reway --skill web-design-guidelines-mohamedgshoaib

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the inconsistency and accessibility gaps often found in web interfaces by providing an automated, guideline-driven audit of your UI code.

Core Features & Use Cases

  • Automated Compliance Auditing: Scans your UI files against established Web Interface Guidelines to ensure consistency and accessibility.
  • Actionable Feedback: Provides findings in a clear, concise format that highlights exactly where your code deviates from best practices.
  • Use Case: Use this during a design handoff or code review to ensure your new component library meets accessibility and usability standards before deployment.

Quick Start

Ask the AI to review your UI files by providing the file path or a pattern to check against the latest web interface 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 UI code for accessibility and design compliance?

To audit your UI code for accessibility, you can use a tool that fetches remote rule sets and applies them to your local UI source files to identify deviations from established design guidelines.

What is a UI audit against web design guidelines?

A UI audit against web design guidelines is an automated process that scans your interface source files to detect inconsistencies and accessibility gaps, ensuring your components meet industry usability standards.

Does a UI audit require network and local file system access?

Yes, performing a UI audit requires network access to retrieve remote guideline rule sets and local file system access to scan your UI source files for accessibility and design deviations.

When do I need to run an accessibility and UI audit?

You need to run an accessibility and UI audit during design handoffs or code reviews to verify that your new component library meets accessibility and usability standards before deployment.

Can I check specific UI components against best practices?

Yes, you can check specific UI components against best practices by providing the file path or a file pattern to scan against the latest web interface guidelines for actionable feedback.

How does automated compliance auditing handle code review feedback?

Automated compliance auditing handles code review feedback by providing findings in a clear, concise format that highlights exactly where your UI code deviates from established accessibility best practices.