web-design-guidelines

Review UI code for compliance with web interface guidelines.

Updated May 4, 2026
One-click install
npx skills add https://github.com/gregor-tokarev/personalsite --skill web-design-guidelines-gregor-tokarev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/gregor-tokarev/personalsite/tree/main/.agents/skills/web-design-guidelines
Command: npx skills add https://github.com/gregor-tokarev/personalsite --skill web-design-guidelines-gregor-tokarev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a standardized method for reviewing UI code for compliance with Web Interface Guidelines, simplifying the process of checking for accessibility, UX, and best practices.

Core Features & Use Cases

  • Compliance Review: Automatically checks UI code against a set of guidelines.
  • Accessibility Checks: Ensures the design is accessible to users with disabilities.
  • Design Audits: Reviews the design for UX best practices and usability.

Quick Start

Use the web-design-guidelines skill to review the UI code in the 'ui-code.tar.gz' file 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 run a UI code audit for web accessibility and UX compliance?

To run a UI code audit for web accessibility and UX compliance, use this skill to automatically parse your code against a predefined set of Web Interface Guidelines. It evaluates your files to ensure adherence to accessibility standards and usability best practices.

What does an automated UX review check for in frontend code?

An automated UX review checks frontend code for adherence to predefined web interface guidelines, focusing on accessibility standards, usability best practices, and overall UI compliance. It parses code to detect deviations from these established rules.

Can I use this to check web accessibility on packaged UI code files?

Yes, you can check web accessibility on packaged UI code files. The skill parses and evaluates code from compressed archives against the latest guidelines fetched from the source URL to ensure full UI compliance.

What's the best way to ensure UI code adheres to changing web interface guidelines?

The best way to ensure UI code adheres to changing web interface guidelines is using an automated compliance review. This skill fetches the latest standards from the source URL and evaluates your code against those current accessibility and UX rules.

Do I need internet access to perform a UI compliance check?

Yes, you need internet access to perform a UI compliance check. The skill requires fetching the latest web interface guidelines from their source URL before parsing and evaluating your code against those updated standards.