web-design-guidelines

Audit frontend UI code against Web Interface Guidelines for accessibility compliance.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/danilomartinelli/cursor-kit --skill web-design-guidelines-danilomartinelli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/danilomartinelli/cursor-kit/tree/main/skills/web-design-guidelines
Command: npx skills add https://github.com/danilomartinelli/cursor-kit --skill web-design-guidelines-danilomartinelli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that user interface code adheres to established Web Interface Guidelines, improving accessibility, performance, and overall quality.

Core Features & Use Cases

  • Compliance Auditing: Reviews specified files against a comprehensive set of web design best practices.
  • Accessibility Checks: Identifies potential accessibility issues within the UI code.
  • Use Case: After developing a new feature, use this Skill to audit the UI code for compliance with accessibility standards and best practices before deployment.

Quick Start

Use the web-design-guidelines skill to review the file 'src/components/Button.jsx'.

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 frontend code for accessibility and best practices?

To audit frontend code for accessibility and best practices, provide your UI files or patterns to the review process, which checks them against established Web Interface Guidelines to identify compliance issues.

Can I review specific UI components for web design compliance?

Yes, you can review specific UI components for web design compliance by providing individual files, such as a Button component, to be evaluated against fetched web interface guidelines and accessibility standards.

What is a UI code audit for web guidelines?

A UI code audit for web guidelines is a review process that analyzes frontend codebases to ensure adherence to design standards, identifying potential accessibility issues and verifying overall quality before deployment.

How do I check if my UI code meets accessibility standards before deployment?

You can check if your UI code meets accessibility standards before deployment by running a compliance audit that fetches the latest web guidelines and applies them to your newly developed features.

Do I need to provide a URL to audit frontend codebase compliance?

Yes, the compliance auditing process requires fetching the latest guidelines from a specified URL, which are then applied to your user-provided files or patterns to evaluate adherence to web design standards.

What frontend best practices are checked during a UI code review?

During a UI code review, frontend best practices checked include accessibility compliance, performance metrics, and overall code quality against a comprehensive set of established web interface guidelines.