Web Interface Guidelines

SkillMedia

This skill lets your AI review UI code against web design and accessibility best practices. Once added, your AI can audit your interface, check it for problems, and report issues so you know what to fix. It works when you ask things like review my UI, check accessibility, or audit my design.

Available today. Use it from your connected AI after setup.

After adding the skill, ask your AI to review your UI or check a page for accessibility issues. It will go through the code and report what needs fixing.

Then ask your AI: use the Web Interface Guidelines skill

What your AI can do with it

  • Review UI code for Web Interface Guidelines compliance
  • Check pages for accessibility issues
  • Audit your design for common problems
  • Review the UX of your site against best practices
  • Report the issues it finds so you can fix them

What this skill tells your AI

The instructions your AI receives, as published by fcakyon/claude-codex-settings in plugins/react-skills/skills/web-design-guidelines/SKILL.md and read by ahel’s review.

Review files for compliance with Web Interface Guidelines.

How It Works

  1. Fetch the latest guidelines from the source URL below
  2. Read the specified files (or prompt user for files/pattern)
  3. Check against all rules in the fetched guidelines
  4. Output findings in the terse file:line format

Guidelines Source

Fetch fresh guidelines before each review:

references/web-interface-guidelines.md

Use WebFetch to retrieve the latest rules. The fetched content contains all the rules and output format instructions.

Usage

When a user provides a file or pattern argument:

  1. Fetch guidelines from the source URL above
  2. Read the specified files
  3. Apply all rules from the fetched guidelines
  4. Output findings using the format specified in the guidelines

If no files specified, ask the user which files to review.

Signals

GitHub stars
1k
Forks
108
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
web-design-guidelines-fcakyon
Source
github.com/fcakyon/claude-codex-settings