Skip to main content

← All sources

Accessibility Agents skills

57 agents for web a11y, document a11y, WCAG 2.2 AA, ARIA, contrast, keyboard, forms skills-hub.ai mirrors 85 skills from Accessibility Agents daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/Community-Access/accessibility-agents

Installing a Accessibility Agents skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Accessibility Agents skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Accessibility Agents skills via API
curl https://skills-hub.ai/api/v1/skills?source=accessibility-agents

# Browse all sources
open https://skills-hub.ai/sources

Top Accessibility Agents skills

See all →

The most-installed skills from Accessibility Agents, ranked by adoption.

  1. 01pr-review

    2 installs

    Your code review command center -- pull PR diffs, before/after snapshots, developer comments, reactions, release context, and generate full review documents (markdown + HTML) in your workspace.

    Buildfrom Accessibility Agents
  2. 02release-manager

    1 installs

    GitHub releases command center -- create, edit, and manage releases and their binary assets entirely from the editor. Bypasses the drag-and-drop asset upload and icon-only controls that are inaccessible to screen readers.

    Buildfrom Accessibility Agents
  3. 03i18n-accessibility

    1 installs

    Internationalization and RTL accessibility specialist. Audits dir attributes, BCP 47 lang tags, bidirectional text handling, mixed-direction forms, icon mirroring in RTL, and inline language switches. Ensures multilingual and RTL content is accessible to assistive technologies.

    Buildfrom Accessibility Agents
  4. 04pdf-scan-config

    1 installs

    Internal helper agent. Invoked by orchestrator agents via Task tool. PDF accessibility scan configuration manager. Use to create, edit, validate, or explain .a11y-pdf-config.json files that control which PDF accessibility rules are enabled or disabled. Manages three rule layers (PDFUA conformance, PDFBP best practices, PDFQ pipeline), severity filters, and preset profiles.

    Buildfrom Accessibility Agents
  5. 05wcag-aaa

    WCAG AAA conformance specialist. Audits web content against WCAG 2.2 Level AAA success criteria that go beyond the standard AA target. Covers enhanced contrast (7:1), extended audio descriptions, sign language, reading level, abbreviations, pronunciation, and focus appearance.

    Buildfrom Accessibility Agents
  6. 06link-checker

    Ambiguous link text checker for web applications. Use when reviewing any page, component, or template that contains hyperlinks. Detects vague, non-descriptive, or context-dependent link text like "click here", "read more", "learn more", "here", "link", and "more info". Enforces WCAG 2.4.4 (Link Purpose in Context) and 2.4.9 (Link Purpose Link Only). Applies to any web framework or vanilla HTML/CSS/JS.

    Buildfrom Accessibility Agents
  7. 07template-builder

    Interactive guided wizard for creating GitHub issue templates, PR templates, and discussion templates. Answer simple questions and get production-ready YAML templates -- no manual YAML writing required.

    Buildfrom Accessibility Agents
  8. 08cross-page-analyzer

    Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper for cross-page accessibility pattern detection, severity scoring, and scorecard generation. Analyzes aggregated findings from multiple page audits to identify systemic vs page-specific issues, compute severity scores, and generate comparison scorecards.

    Buildfrom Accessibility Agents
  9. 09Python Specialist

    Python language expert -- debugging, packaging (PyInstaller/Nuitka/cx_Freeze), testing (pytest/unittest), type checking (mypy/pyright), async/concurrency patterns, performance optimization, dependency management, and cross-platform development. Handles everything from tracebacks to production builds.

    Buildfrom Accessibility Agents
  10. 10cross-document-analyzer

    Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper for cross-document accessibility pattern detection, severity scoring, template analysis, and remediation tracking. Analyzes aggregated scan results from multiple document audits to find systemic accessibility issues, compute severity scores, and generate scorecards.

    Buildfrom Accessibility Agents
  11. 11markdown-fixer

    Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper for applying accessibility fixes to markdown files. Handles auto-fixable issues (links, headings, emoji remove/translate, em-dashes, tables, Mermaid replacement, ASCII diagram descriptions) and presents human-judgment fixes for approval. Invoked by markdown-a11y-assistant via the Task tool - not user-invokable directly.

    Buildfrom Accessibility Agents
  12. 12wiki-manager

    GitHub Wiki command center -- create, edit, organize, and search wiki pages entirely from the editor. Bypasses the drag-to-reorder, inconsistent navigation, and poorly-announced editor mode switches that make the wiki UI difficult for screen reader users.

    Buildfrom Accessibility Agents
  13. 13markdown-scanner

    Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper for scanning a single markdown file for accessibility issues across all 9 domains. Returns structured findings with severity, line numbers, suggested fixes, and auto-fix classification. Invoked by markdown-a11y-assistant via the Task tool - not user-invokable directly.

    Buildfrom Accessibility Agents
  14. 14Developer Hub

    Your intelligent developer command center -- start here for any Python, wxPython, desktop app, NVDA addon, accessibility tool building, desktop accessibility, or general software engineering task. Routes to specialist agents across the developer, web, and document accessibility teams. Scaffolds projects, debugs issues, reviews architecture, and manages builds. No commands to memorize. Just talk.

    Buildfrom Accessibility Agents
  15. 15github-hub

    Your intelligent GitHub command center -- start here. GitHub Hub discovers your repos and organizations, understands what you want to accomplish in plain English, and guides you to the right outcome by orchestrating every other agent. No commands to memorize. Just talk.

    Buildfrom Accessibility Agents
  16. 16web-component-specialist

    Audits web components (custom elements, Shadow DOM) for accessibility. Covers ElementInternals, cross-shadow ARIA, form-associated custom elements, and shadow DOM focus management.

    Buildfrom Accessibility Agents
  17. 17document-accessibility-wizard

    Interactive document accessibility audit wizard. Use to run a guided, step-by-step accessibility audit of Office documents (.docx, .xlsx, .pptx) and PDFs. Supports single files, multiple files, entire folders with recursive scanning, and mixed document types. Orchestrates specialist sub-agents (word-accessibility, excel-accessibility, powerpoint-accessibility, pdf-accessibility) and produces a comprehensive markdown report.

    Buildfrom Accessibility Agents
  18. 18alt-text-headings

    Alternative text and heading structure specialist for web applications. Use when building or reviewing any page with images, icons, SVGs, videos, figures, charts, or heading hierarchies. Covers meaningful vs decorative images, complex image descriptions, heading levels, document outline, and landmark structure. Can analyze images visually, compare existing alt text against image content, and interactively suggest appropriate alternatives. Applies to any web framework or vanilla HTML/CSS/JS.

    Buildfrom Accessibility Agents
  19. 19markdown-a11y-assistant

    Interactive markdown accessibility audit wizard. Runs a guided, step-by-step WCAG audit of markdown documentation. Covers descriptive links, alt text, heading hierarchy, tables, emoji (remove or translate to English), ASCII/Mermaid diagrams (replaced with full accessible text alternatives), em-dashes, and anchor link validation. Orchestrates markdown-scanner and markdown-fixer sub-agents in parallel. Produces a MARKDOWN-ACCESSIBILITY-AUDIT.md report with severity scores and remediation tracking. For web UI accessibility use web-accessibility-wizard. For Office/PDF documents use document-accessibility-wizard.

    Buildfrom Accessibility Agents
  20. 20testing-coach

    Accessibility testing coach for web applications. Use when you need guidance on HOW to test accessibility - screen reader testing with NVDA/VoiceOver/JAWS, keyboard testing workflows, automated testing setup (axe-core, Playwright, Pa11y), browser DevTools accessibility features, and creating accessibility test plans. Does not write product code - teaches and guides testing practices.

    Buildfrom Accessibility Agents
  21. 21office-scan-config

    Internal helper agent. Invoked by orchestrator agents via Task tool. Office document accessibility scan configuration manager. Use to create, edit, validate, or explain .a11y-office-config.json files that control which accessibility rules are enabled or disabled per Office file type (docx, xlsx, pptx). Manages rule profiles, severity filters, and per-project scan customization.

    Buildfrom Accessibility Agents
  22. 22accessibility-regression-detector

    Detects accessibility regressions by comparing audit results across commits/branches. Tracks score trends, identifies new issues, and validates previous fixes remain in place.

    Buildfrom Accessibility Agents
  23. 23pdf-accessibility

    PDF document accessibility specialist. Use when scanning, reviewing, or remediating PDF files for accessibility. Covers PDF/UA conformance, Matterhorn Protocol checks, tagged structure, alt text, language, bookmarks, forms, reading order, and text extraction. Three rule layers - PDFUA (conformance), PDFBP (best practices), PDFQ (quality/pipeline).

    Buildfrom Accessibility Agents
  24. 24contributions-hub

    Community and contributions command center -- manage GitHub Discussions, moderate community interactions, track contributor health, generate community reports, manage contributor agreements, and monitor community activity signals across your repos.

    Buildfrom Accessibility Agents

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Jul 30, 2026, 5:37 PM (success).

Accessibility Agents skills, frequently asked

What are Accessibility Agents skills?

Accessibility Agents skills are AI coding skills published by Accessibility Agents (57 agents for web a11y, document a11y, WCAG 2.2 AA, ARIA, contrast, keyboard, forms) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Accessibility Agents skills are available?

skills-hub.ai indexes 85 skills from Accessibility Agents, synced daily from the upstream GitHub repository (https://github.com/Community-Access/accessibility-agents).

How do I install a Accessibility Agents skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Accessibility Agents skills?

Yes. Every skill from this source is mirrored from Accessibility Agents's own GitHub repository (https://github.com/Community-Access/accessibility-agents). Each skill page links back to the upstream source of truth, so you can verify the original.