accessibility-compliance-accessibility-audit
Identifies interface accessibility barriers through a combination of automated scanning and manual verification to meet WCAG standards.
Install
mkdir -p .claude/skills/accessibility-compliance-accessibility-audit && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2633" && unzip -o skill.zip -d .claude/skills/accessibility-compliance-accessibility-audit && rm skill.zipInstalls to .claude/skills/accessibility-compliance-accessibility-audit
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.Key capabilities
- →Conduct automated WCAG audit scans
- →Verify keyboard navigation and focus flow
- →Test color contrast ratios
- →Map accessibility barriers to remediation steps
How it works
Combines scripted automated checks with documented manual verification protocols aligned with WCAG criteria.
Inputs & outputs
When to use accessibility-compliance-accessibility-audit
- →Conduct a WCAG compliance audit
- →Identify screen reader navigation barriers
- →Verify color contrast ratios
- →Document remediation steps for accessibility issues
About this skill
Accessibility Audit and Testing
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits, identify barriers, provide remediation guidance, and ensure digital products are accessible to all users.
Use this skill when
- Auditing web or mobile experiences for WCAG compliance
- Identifying accessibility barriers and remediation priorities
- Establishing ongoing accessibility testing practices
- Preparing compliance evidence for stakeholders
Do not use this skill when
- You only need a general UI design review without accessibility scope
- The request is unrelated to user experience or compliance
- You cannot access the UI, design artifacts, or content
Context
The user needs to audit and improve accessibility to ensure compliance with WCAG standards and provide an inclusive experience for users with disabilities. Focus on automated testing, manual verification, remediation strategies, and establishing ongoing accessibility practices.
Requirements
$ARGUMENTS
Instructions
- Confirm scope (platforms, WCAG level, target pages, key user journeys).
- Run automated scans to collect baseline violations and coverage gaps.
- Perform manual checks (keyboard, screen reader, focus order, contrast).
- Map findings to WCAG criteria, severity, and user impact.
- Provide remediation steps and re-test after fixes.
- If detailed procedures are required, open
resources/implementation-playbook.md.
Resources
resources/implementation-playbook.mdfor detailed audit steps, tooling, and remediation examples.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
When not to use it
- →General UI design review
- →Performance or security-focused audits
Prerequisites
Limitations
- →Automated scans cannot detect all human-context barriers
- →Requires domain knowledge to implement remediation
How it compares
It provides a technical bridge between compliance standards and actionable code-level fixes rather than high-level advice.
Compared to similar skills
accessibility-compliance-accessibility-audit side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| accessibility-compliance-accessibility-audit (this skill) | 4 | 4mo | No flags | Intermediate |
| web-design-guidelines | 32 | 6mo | No flags | Beginner |
| axiom-ios-accessibility | 1 | 2mo | No flags | Intermediate |
| ui-visual-validator | 1 | 4mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by sickn33
View all by sickn33 →You might also like
web-design-guidelines
vercel
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
axiom-ios-accessibility
CharlesWiltgen
Use when fixing or auditing ANY accessibility issue - VoiceOver, Dynamic Type, color contrast, touch targets, WCAG compliance, App Store accessibility review.
ui-visual-validator
sickn33
Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual regression testing, and component validation. Use PROACTIVELY to verify UI modifications have achieved their intended goals through comprehensive visual analysis.
audit
educlopez
Technical UI audit — a11y, performance, responsive. Produces a prioritized findings table. Invoke when the user asks for audit on their UI, or mentions 'audit' alongside design / UI / frontend work.
ux-audit
rioX432
Comprehensive UI/UX audit: heuristic evaluation, accessibility, visual analysis, platform guidelines, and improvement proposals — then create GitHub Issues
accessibility-audit
houke
Perform comprehensive WCAG accessibility audits on web components. Use when auditing accessibility, checking a11y compliance, or reviewing UI for keyboard/screen reader support.