web-design-guidelines

Review UI files for Web Interface Guidelines compliance and report file:line findings.

Updated Oct 12, 2025
One-click install
npx skills add https://github.com/zomeru/rezumerai --skill web-design-guidelines-zomeru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/zomeru/rezumerai/tree/main/.agents/skills/web-design-guidelines
Command: npx skills add https://github.com/zomeru/rezumerai --skill web-design-guidelines-zomeru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review UI code for compliance with Web Interface Guidelines, helping teams ensure accessible and user-friendly interfaces.

Core Features & Use Cases

  • Fetch the latest guidelines from the official source URL
  • Read the specified files or patterns to review
  • Apply all rules from the fetched guidelines and output findings in a concise format
  • Use case: designers and developers verify components or pages before release to ensure accessibility and UX quality

Quick Start

Fetch the latest Web Interface Guidelines and review your UI files for accessibility, consistency, and best-practice 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 web UI files for accessibility and UX best practices?

You can audit UI files by providing a set of files or patterns to review. The tool fetches the latest official Web Interface Guidelines, applies all rules, and outputs concise file:line style findings.

What is a web interface guidelines review and how does it work?

A web interface guidelines review identifies UI files that violate accessibility, responsiveness, and visual consistency rules. It fetches guidelines from an official source URL and reports findings in a concise format.

Can I review specific UI components or do I need to scan my entire web project?

You can review specific UI components by operating on a user-provided set of files or patterns. This allows you to assess accessibility and UX best practices across targeted web interfaces rather than scanning an entire project.

What's the best way to check if my HTML or UI code violates accessibility standards before release?

The best way to check for accessibility standard violations before release is to run an automated UI audit. It fetches the latest official guidelines and outputs concise file:line style results for your web interfaces.

Does the accessibility review work with any UI framework or only specific web file formats?

The accessibility review operates on user-provided files or patterns, making it framework-agnostic. It assesses visual consistency and UX best practices across web interfaces by applying rules fetched from the official guidelines source.