Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.
accessibility-compliance-accessibility-audit
accessibility-compliance-accessibility-audit is an open-source security skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.”. The project has 45k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.
Installation
Add accessibility-compliance-accessibility-audit to your agent with:
/plugin marketplace add sickn33/agentic-awesome-skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for accessibility-compliance-accessibility-audit when you want security help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in sickn33/agentic-awesome-skills, an established project with 44,549 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does accessibility-compliance-accessibility-audit do?
- You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
- How do I install accessibility-compliance-accessibility-audit?
- Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
- Is accessibility-compliance-accessibility-audit free to use?
- Yes. accessibility-compliance-accessibility-audit is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does accessibility-compliance-accessibility-audit come from?
- accessibility-compliance-accessibility-audit ships inside sickn33/agentic-awesome-skills, a repository that contains 62 catalogued skills in total. The repository's 44,549 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Security →Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches. AI agents running in CI/CD pipelines.
Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
Agent skills for solving CTF challenges - web exploitation, binary pwn, crypto, reverse engineering, forensics, OSINT, and more