web-design-guidelines

Review UI code for compliance with Web Interface Guidelines.

Updated Jun 27, 2025
One-click install
npx skills add https://github.com/slym1v98/flownest-flutter --skill web-design-guidelines-slym1v98
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines
Source: https://github.com/slym1v98/flownest-flutter/tree/main/.agents/skills/web-design-guidelines
Command: npx skills add https://github.com/slym1v98/flownest-flutter --skill web-design-guidelines-slym1v98

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure that web interfaces adhere to established design and accessibility best practices, preventing common usability and compliance issues.

Core Features & Use Cases

  • Automated Compliance Checks: Reviews UI code against a comprehensive set of web interface guidelines.
  • Accessibility Audit: Identifies potential accessibility barriers in the user interface.
  • Design Best Practice Enforcement: Verifies adherence to modern web design principles.
  • Use Case: A developer can use this skill to quickly audit a new feature's UI before deployment, catching potential accessibility or design guideline violations.

Quick Start

Review the attached file 'index.html' for compliance with 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 audit my front-end UI code for web accessibility compliance?

To audit front-end UI code for accessibility compliance, provide your files to the web-design-guidelines Skill. It reviews your code against established Web Interface Guidelines, identifying potential usability barriers and verifying adherence to modern web design best practices.

What are web interface guidelines and why do they matter for UI development?

Web interface guidelines are established standards for web design and accessibility best practices. They matter for UI development because they prevent common usability and compliance issues, ensuring your interface is accessible to all users before deployment.

How do I check if my HTML file meets web design best practices before deployment?

To check if your HTML file meets web design best practices, submit it for an automated compliance check. The Skill reviews user-provided files or patterns against a comprehensive set of guidelines fetched from a specified URL.

Do I need to provide a specific URL to run a UX audit on my UI code?

Yes, running a UX audit requires fetching the latest guidelines from a specified URL. You must provide this URL along with your front-end files or UI patterns so the Skill can accurately apply the standards during the review process.

Can I use this approach to review UI patterns or do I need complete files?

You can review both complete files and individual UI patterns. The Skill is designed to apply web interface guidelines to user-provided files or specific UI patterns, making it flexible for comprehensive audits or targeted component checks.