ck:web-design-guidelines

Review UI code against Web Interface Guidelines for accessibility compliance.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-web-design-guidelines-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:web-design-guidelines
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/web-design-guidelines
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-web-design-guidelines-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps ensure that your UI code complies with Web Interface Guidelines, making it accessible and user-friendly.

Core Features & Use Cases

  • UI Code Review: Automatically checks UI code against Web Interface Guidelines.
  • Accessibility Compliance: Assesses accessibility issues and promotes inclusive design.
  • Best Practices: Ensures adherence to established web design best practices.
  • Use Case: When preparing a new web interface or updating an existing one, use this Skill to quickly check for compliance issues.

Quick Start

Run the 'ck:web-design-guidelines' skill with the file path 'index.html'.

Frequently Asked Questions about ck:web-design-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my UI code meets web interface guidelines?

To check if your UI code meets web interface guidelines, run an automated review against the provided code files to identify accessibility issues and verify compliance with established best practices.

What is a UX audit for web design best practices?

A UX audit for web design best practices is a non-intrusive review process that analyzes your UI code to ensure it complies with accessibility standards and inclusive design requirements without modifying your system.

How do I run an accessibility compliance check on HTML files?

To run an accessibility compliance check on HTML files, execute the review process by providing the file path such as 'index.html' to parse the code and evaluate it against the latest web interface guidelines.

Can I review existing web interfaces for accessibility without modifying the code?

Yes, you can review existing web interfaces for accessibility without modifying the code because the analysis operates in a non-intrusive manner, strictly evaluating the provided files and leaving the user environment untouched.

Do I need to download the latest guidelines document to review UI code?

You need access to the latest guidelines document at the provided URL to review UI code, as the compliance check requires parsing this reference alongside your HTML files to identify accessibility and design issues.