Back to Directory
development

Web Design Guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Initial release of web-design-guidelines skill. - Reviews UI code for compliance with the latest Web Interface Guidelines. - Fetches up-to-date rules from a central source before each review. - Accepts file or pattern input, prompts user if none is provided. - Outputs findings in a concise file:line format as specified by the guidelines. - Supports requests for UI review, accessibility check, design/UX audit, and best practices review.