Community-AccessCommunity-AccessOfficialยท67 Agent Skills Included

accessibility-agents

WCAG accessibility audits for web, documents, and GitHub

Audits web apps, Office documents, PDFs, and Markdown for WCAG 2.2 accessibility violations. Catches missing alt text, broken keyboard navigation, low contrast, and untagged PDFs that automated tools miss. Generates severity-scored reports, CSV exports, VPAT compliance mappings, and guided remediation steps. Coordinates specialist reviewers across Claude Code, Copilot, Gemini, and Codex from one install.
npx skills add Community-Access/accessibility-agents --all -g -y
Available:

Instructs the agent to enforce WCAG AA on all UI code, block edits until the accessibility-lead specialist reviews them, and route tasks to the correct specialist sub-agents.

All Skills in This Repository (67)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

PowerPoint Accessibility

Scan PowerPoint .pptx files for WCAG 2.1 AA accessibility compliance.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

github-scanning

Construct GitHub search queries for issues, PRs, and CI status.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

web-severity-scoring

Calculate severity scores, grades, and confidence levels for web accessibility audits.

Official
Intermediate
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

GitHub Hub

Route natural language GitHub commands to specialized agents for issue tracking and code review.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

markdown-csv-reporter

Convert markdown accessibility audit findings into structured CSV reports.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

Cognitive Accessibility

Audit web content and UI against WCAG 2.2 AA/AAA cognitive accessibility criteria.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

office-scan-config

Manage accessibility scanning configuration files for DOCX, XLSX, and PPTX formats.

Official
Intermediate
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

web-csv-reporter

Convert web accessibility audit findings into structured CSV reports.

Official
Intermediate
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

Repo Manager

Scaffold GitHub repository infrastructure with issue templates and contributing guides.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

lighthouse-scanner

Audit web accessibility with Lighthouse CI and track score regressions.

Official
Advanced
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

Text Quality Reviewer

Detect non-human-readable accessible names in web application text.

Official
Intermediate
๐Ÿ“ฆ In Repo
Community-AccessCommunity-Access

ePub Accessibility

Audit ePub documents against EPUB Accessibility 1.1 and WCAG 2.x standards.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install accessibility-agents?โ–ผ

Run `npx skills add Community-Access/accessibility-agents --all -g -y` in your terminal to install all accessibility skills globally.

How to audit a website for WCAG compliance?โ–ผ

Invoke the web-accessibility-wizard, which runs axe-core scans plus specialist reviews of ARIA, keyboard navigation, contrast, forms, and modals, then produces a scored report with fixes.

Can it check Word, Excel, and PDF accessibility?โ–ผ

Yes. The document-accessibility-wizard scans .docx, .xlsx, .pptx, PDF, and EPUB files for missing alt text, table headers, reading order, and tagging issues, with remediation guidance for each finding.

Does it work with Claude Code and GitHub Copilot?โ–ผ

Yes. The suite ships parallel agent definitions for Claude Code, GitHub Copilot, Gemini CLI, and Codex CLI, plus an MCP server for other compatible clients.

Can it generate VPAT or compliance reports?โ–ผ

Yes. The compliance-mapping skill converts audit results into VPAT 2.5 conformance tables mapped to Section 508, EN 301 549, EAA, and other legal frameworks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’