accessibility-auditor
This skill equips you to systematically evaluate web applications for accessibility compliance, pinpointing WCAG 2.1 violations and usability barriers that affect users with disabilities. It provides structured auditing capabilities to assess color contrast, keyboard navigation, semantic markup, and assistive technology compatibility, helping teams build more inclusive digital experiences.
accessibility-auditor equips you to systematically evaluate web applications for accessibility compliance, pinpointing WCAG 2.1 violations and usability barriers that affect users with disabilities. The skill provides structured auditing capabilities to assess color contrast, keyboard navigation, semantic markup, and assistive technology compatibility, helping teams build more inclusive digital experiences.
AI-generated summary based on this skill's SKILL.md
Install
patricio0312rev/skills/accessibility-auditor
git clone https://github.com/patricio0312rev/skills
cp -r skills/frontend/accessibility-auditor ~/.claude/skills/accessibility-auditorFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can accessibility-auditor help me audit for on my website?
accessibility-auditor equips you to systematically evaluate web applications for accessibility compliance, pinpointing WCAG 2.1 violations and usability barriers that affect users with disabilities. The skill provides structured auditing capabilities to assess color contrast, keyboard navigation, semantic markup, and assistive technology compatibility, helping teams build more inclusive digital experiences.
How do I make my website WCAG 2.1 compliant using accessibility-auditor?
accessibility-auditor supports your WCAG 2.1 compliance journey by enabling you to audit existing web code for accessibility issues and compliance violations. The skill helps you implement accessible components with ARIA patterns, keyboard navigation, and screen reader support, while also fixing semantic HTML structure and improving heading hierarchy for better assistive technology support.
Does accessibility-auditor support screen reader testing and verification?
Yes, accessibility-auditor includes capabilities for testing accessibility with automated tools and manual screen reader verification. The skill helps you verify screen reader compatibility and ensure your components work correctly with assistive technologies, supporting both automated accessibility testing and hands-on manual verification approaches.
What keyboard navigation and focus management features does accessibility-auditor provide?
accessibility-auditor helps you ensure color contrast meets standards and verify focus management for keyboard users. The skill supports keyboard navigation implementation across your web applications, including focus management and skip links, helping you create experiences that are fully navigable without a mouse for users who rely on keyboard input.
Can accessibility-auditor help me implement ARIA patterns for my components?
accessibility-auditor enables you to implement accessible components with ARIA patterns, keyboard navigation, and screen reader support. The skill provides guidance for ARIA patterns across various component types, including modal dialogs, tab components, dropdown menus, and accessible forms with proper error handling, ensuring your interactive elements meet accessibility standards.
What does accessibility-auditor check regarding semantic HTML and alt text?
accessibility-auditor helps you fix semantic HTML structure and improve heading hierarchy for better assistive technology support. The skill also addresses alt text for images accessibility and semantic HTML best practices, ensuring your markup is properly structured so screen readers and other assistive technologies can correctly interpret and convey your content to users with disabilities.
SKILL.md
rendered from the published skill — quoted content, verbatim
Accessibility Auditor
Build inclusive web experiences with WCAG 2.1 compliance and comprehensive a11y patterns.
Core Workflow
- Audit existing code: Identify accessibility issues
- Check WCAG compliance: Verify against success criteria
- Fix semantic HTML: Use proper elements and landmarks
- Add ARIA attributes: Enhance assistive technology support
- Implement keyboard nav: Ensure full keyboard accessibility
- Test with tools: Automated and manual testing
- Verify with screen readers: Real-world testing
WCAG 2.1 Quick Reference
Compliance Levels
| Level | Description | Requirement |
|---|---|---|
| A | Minimum accessibility | Must have |
| AA | Standard compliance | Industry standard |
| AAA | Enhanced accessibility | Nice to have |
Four Principles (POUR)
1.
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
frontend/accessibility-auditor/SKILL.md