accessibility-audit-websites

Audit websites for WCAG compliance across semantic structure, headings, alt text, forms, focus states, and color contrast.

117|46|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/TheGoat395/Codex-Skills --skill accessibility-audit-websites
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: accessibility-audit-websites
Source: https://github.com/TheGoat395/Codex-Skills/tree/main/skills/accessibility-audit-websites
Command: npx skills add https://github.com/TheGoat395/Codex-Skills --skill accessibility-audit-websites

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of ensuring website accessibility, providing a thorough audit to identify and resolve issues that may hinder usability for users with disabilities.

Core Features & Use Cases

  • Accessibility Audit: Checks for semantic structure, headings, alt text, forms, focus states, color contrast, and more.
  • Guidance: Includes a detailed guide for conducting accessibility audits.
  • Use Case: Ideal for web developers and QA teams to ensure compliance with WCAG standards before deploying a website.

Quick Start

Run the accessibility-audit-websites skill on your website to perform a comprehensive accessibility check.

Frequently Asked Questions about accessibility-audit-websites

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

FAQPage Schema
How do I conduct a website accessibility audit for WCAG compliance?▼

A website accessibility audit checks pages against WCAG standards by evaluating semantic structure, headings, alt text, forms, focus states, and color contrast. This Skill scans websites to identify usability barriers for users with disabilities and ensures compliance before deployment.

What does an accessibility audit check for in semantic structure and forms?▼

An accessibility audit evaluates semantic HTML structure, heading hierarchy, alt text on images, form labels, focus states, and color contrast ratios. This Skill scans these specific elements to identify barriers and ensure websites meet WCAG standards for users with disabilities.

Can QA teams use this accessibility audit to check websites before deployment?▼

Yes, QA teams can use this accessibility audit to check websites before deployment. It is specifically designed for web developers and QA teams to identify and resolve WCAG compliance issues, ensuring website accessibility prior to releasing production updates.

What is the best way to check color contrast and focus states for WCAG compliance?▼

The best way to check color contrast and focus states for WCAG compliance is running an automated accessibility audit. This Skill evaluates focus visibility and contrast ratios alongside semantic structure, providing a comprehensive report of accessibility issues.

Do I need a specific framework to perform a website accessibility audit?▼

No specific framework is required to perform a website accessibility audit with this Skill. It operates independently without dependencies, allowing web developers to scan any website for WCAG compliance issues like missing alt text and poor color contrast.