web-design-guidelines

Audit HTML, CSS, and JavaScript UI code against Web Interface Guidelines.

7|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/nweii/agent-stuff --skill web-design-guidelines-nweii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/nweii/agent-stuff/tree/main/skills/web-design-guidelines
Command: npx skills add https://github.com/nweii/agent-stuff --skill web-design-guidelines-nweii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits UI code against Web Interface Guidelines to ensure accessibility, consistency, and usability across interfaces.

Core Features & Use Cases

  • Guideline-driven reviews: systematically evaluate HTML, CSS, and JavaScript against the latest UI guidelines.
  • Accessibility checks: identify contrast, semantics, and keyboard-navigation issues to improve inclusive design.
  • Use Case: run a design-system page audit to verify visual and interaction consistency before release.

Quick Start

Provide the UI files or a pattern to review, and I will fetch the latest guidelines and report any compliance issues.

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 HTML and CSS for accessibility and UI guideline compliance?

To audit HTML and CSS for accessibility and UI guideline compliance, provide your frontend files to the Skill. It fetches the latest Web Interface Guidelines, evaluates the code for accessibility gaps and visual inconsistencies, and reports issues in a terse file:line format.

What is the best way to check frontend JavaScript for UX inconsistencies before release?

The best way to check frontend JavaScript for UX inconsistencies is a guideline-driven review against official UI standards. The Skill evaluates your JavaScript code to identify interaction violations and visual inconsistencies, outputting specific file and line numbers for remediation.

Can I audit a design-system page for visual and interaction consistency?

Yes, you can audit a design-system page for visual and interaction consistency. By providing your UI files or patterns, the Skill compares them against the latest UI guidelines to verify compliance and identify any accessibility or UX gaps before release.

Does the UI audit check keyboard navigation and semantic HTML issues?

Yes, the UI audit checks keyboard navigation and semantic HTML issues. It systematically evaluates your frontend code to identify contrast problems, semantic violations, and keyboard-navigation gaps to improve inclusive design across components and pages.

Do I need to manually provide the Web Interface Guidelines for the code review?

No, you do not need to manually provide the Web Interface Guidelines for the code review. The Skill automatically fetches the latest guidelines from the official source and compares them against your target HTML, CSS, and JavaScript files to report compliance issues.

How does the tool report UI code violations and accessibility gaps?

The tool reports UI code violations and accessibility gaps in a terse file:line format. After fetching the latest guidelines and comparing them against your target files, it outputs specific file and line references for quick remediation of visual and interaction inconsistencies.