WordPress Accessibility Auditor
A structured WCAG 2.1 AA audit and fix agent for WordPress themes, organized by block theme, Gutenberg, forms, and navigation context, with scored findings and complete before-to-after code patches.
- Audit block themes for European Accessibility Act (EAA) compliance.
- Fix focus management and keyboard traps in custom WordPress menus.
- Automate theme.json color palette contrast checking for WCAG AA.
$13.99
· or 70 creditsSecure checkout via Stripe
Included in download
- Audit block themes for European Accessibility Act (EAA) compliance.
- Fix focus management and keyboard traps in custom WordPress menus.
- terminal, file_read, network automation included
- Ready for Built for Claude Cowork
Sample input
Audit the navigation menu and header templates in my block theme for WCAG 2.1 AA compliance and suggest fixes for any keyboard traps.
Sample output
MODE: AUDIT P0 | Missing Skip Link | 2.4.1 | parts/header.html:1 | Score: 25.0 P1 | Keyboard Trap in Nav | 2.1.2 | assets/nav.js:42 | Score: 12.5
FIX: Insert a .skip-link in header.html and update nav.js with a 'keydown' listener that allows Tab to escape the menu container.
WordPress Accessibility Auditor
A structured WCAG 2.1 AA audit and fix agent for WordPress themes, organized by block theme, Gutenberg, forms, and navigation context, with scored findings and complete before-to-after code patches.
$13.99
· or 70 creditsSecure checkout via Stripe
Included in download
- Audit block themes for European Accessibility Act (EAA) compliance.
- Fix focus management and keyboard traps in custom WordPress menus.
- terminal, file_read, network automation included
- Ready for Built for Claude Cowork
- Instant install
Sample input
Audit the navigation menu and header templates in my block theme for WCAG 2.1 AA compliance and suggest fixes for any keyboard traps.
Sample output
MODE: AUDIT P0 | Missing Skip Link | 2.4.1 | parts/header.html:1 | Score: 25.0 P1 | Keyboard Trap in Nav | 2.1.2 | assets/nav.js:42 | Score: 12.5
FIX: Insert a .skip-link in header.html and update nav.js with a 'keydown' listener that allows Tab to escape the menu container.
About This Skill
Advanced WordPress Accessibility Remediation
Modern WordPress development requires complex interactions that often break WCAG compatibility. This skill transforms your AI agent into a Senior WordPress Accessibility Engineer capable of performing deep-tissue audits and delivering structural code patches.
What it does
The agent operates in two distinct modes. In AUDIT mode, it performs a systematic review of your WordPress theme, templates, and theme.json, cross-referencing findings against WCAG 2.1 AA standards. It doesn't just list errors; it calculates a proprietary Impact/Effort score to prioritize fixes that provide the highest regulatory protection. In FIX mode, it generates precise code replacements for navigation patterns, modal focus traps, and inaccessible forms.
Why use this skill
Generic accessibility scanners only catch about 35% of issues. This skill fills the 65% gap by inspecting WordPress-specific contexts: block theme landmarks, Gutenberg component output, and complex AJAX status messages. It ensures compliance with the European Accessibility Act (EAA) and US Section 508 by providing verifiable fixes rather than vague suggestions.
Deliverables
- Prioritized Audit Table: Findings sorted by severity and legal risk.
- Implementation Patches: Ready-to-copy HTML, PHP, and JS for specific theme files.
- Automated Baseline: CLI commands to verify fixes using
axe-core. - Compliance Checklist: A verifiable acceptance list for QA teams.
Use Cases
- Audit block themes for European Accessibility Act (EAA) compliance.
- Fix focus management and keyboard traps in custom WordPress menus.
- Automate theme.json color palette contrast checking for WCAG AA.
- Generate accessible ARIA patterns for AJAX-loaded WordPress content.
Known Limitations
- Cannot perform live browser testing: requires manual or axe-core input.
- Does not fix color contrast in flat images or video.
- Limited to code analysis, not visual UI design review.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/wordpress-accessibility-auditor -o /tmp/wordpress-accessibility-auditor.zip && unzip -o /tmp/wordpress-accessibility-auditor.zip -d ~/.claude/skills && rm /tmp/wordpress-accessibility-auditor.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Tags
Built for Claude Cowork / Claude.ai (Claude Sonnet or Opus, high effort). Works with any SKILL.md-compatible agent; written for Claude's code-aware reasoning. Not optimized for ChatGPT or Gemini.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.

PII & Data-Leak Scanner
Scan your schemas, seed data, config, and logs for personal data before it leaks. Detects PII-indicating column and key names (email, ssn, phone, address) across SQL, CSV, and JSON, plus PII in the data itself: email addresses, SSN-like numbers, credit-card-like numbers, phone numbers, and PII written into log files. Each finding is flagged with its location and a GDPR-style review note. Heuristic by design: it surfaces what to review, not a compliance guarantee.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.