web-design-guidelines

Review UI code against Web Interface Guidelines and output file:line findings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review UI code for Web Interface Guidelines compliance. It helps teams ensure accessibility, consistency, and usability across web interfaces by providing an automated review against current standards.

Core Features & Use Cases

  • Guideline fetch: Retrieve the latest Web Interface Guidelines from the official source before review.
  • File-pattern review: Read specified files or patterns and apply all guideline rules to produce findings.
  • Output format: Return concise results in a file:line format suitable for code review workflows.

Quick Start

Provide the files or patterns to review so the AI can fetch guidelines and check conformance.

Frequently Asked Questions about web-design-guidelines

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

FAQPage Schema
How do I review my UI code for web design guidelines compliance?

To review UI code for web design guidelines compliance, provide your files or patterns to the AI. It fetches the latest Web Interface Guidelines from a remote source, applies all rules to your markup and styles, and outputs concise findings in a file:line format.

What is automated accessibility review for web interfaces?

Automated accessibility review for web interfaces is the process of checking UI components and markup against current standards. This skill fetches up-to-date Web Interface Guidelines and applies all rules to ensure accessibility, consistency, and usability across your codebase.

Can I audit specific file patterns for usability and consistency issues?

Yes, you can audit specific file patterns for usability and consistency issues. By providing the desired files or patterns, the AI reads them and applies all Web Interface Guidelines rules to produce precise findings in a standard file:line format.

Does this automated code review work without any external dependencies?

Yes, this automated code review works without external dependencies. It independently fetches the latest Web Interface Guidelines from an official remote source before applying the rules to your UI components, markup, and styles.

What format are web accessibility and UI code review findings returned in?

Web accessibility and UI code review findings are returned in a concise file:line format. This standard output structure ensures results are suitable for direct integration into your existing code review workflows.

How does the skill ensure it checks against current web interface standards?

The skill ensures it checks against current web interface standards by fetching the latest Web Interface Guidelines from a remote official source before reviewing your code. This guarantees all accessibility and usability rules are up-to-date during the audit.