community-access/accessibility-agents
WCAG 2.2 AA enforcement across web UI, Office and PDF documents, markdown and desktop apps. Six router skills dispatch a hundred specialist and reference skills, with hooks that block UI edits until the accessibility lead has reviewed.
Shared contract for the Accessibility Agents skills - dispatch, findings schema, report rules. Read by skills, never dispatched on its own.
Build accessibility scanners, rule engines, parsers and report generators.
Web UI accessibility lead. Use before writing or changing HTML, JSX, TSX, Vue, Svelte, CSS or templates. Picks specialists and merges their findings.
Compare audits across commits to find new, fixed and regressed issues.
Generate a W3C or EU model accessibility statement from audit results.
GitHub Actions: workflow runs, logs, re-runs and CI failure triage.
Alt text, SVGs, figures, charts, heading order, page titles and landmarks.
GitHub metrics: velocity, review turnaround, churn and bottlenecks.
ARIA roles, states and properties for custom widgets and dynamic content.
Set up and debug accessibility CI: baselines, SARIF and PR gating.
Plain language, WCAG 2.2 cognitive criteria, COGA guidance and auth UX.
Map findings to Section 508, EN 301 549, EAA, ADA, AODA; build a VPAT.
Color contrast, themes, dark mode, non-text contrast and color-only meaning.
GitHub community: discussions, moderation, contributor health, CLAs.
Internal helper: cross-document patterns, severity scoring, templates.
Internal helper: cross-page patterns, severity scoring, scorecards.
Daily GitHub briefing: issues, PRs, reviews, releases and discussions.
Charts, graphs and dashboards: SVG ARIA, table alternatives, safe palettes.
Check color, focus ring, spacing and motion tokens before they reach UI.
Desktop a11y APIs: UI Automation, MSAA/IAccessible2, NSAccessibility.
Test desktop apps with NVDA, JAWS, Narrator, VoiceOver and UIA tooling.
Start here for Python, wxPython, desktop app, NVDA add-on and accessibility tooling work. Routes to the right specialist.
Guided accessibility audit of Word, Excel, PowerPoint, PDF and ePub files, one at a time or by the folder, with a scored report.
Internal helper: export document findings to CSV with help links.
Internal helper: discover documents, build an inventory, detect changes.
HTML email accessibility under email client rendering constraints.
Scan and fix .epub files: EPUB Accessibility 1.1, reading order, nav.
Internal helper: manage .a11y-epub-config.json scan settings.
Scan and fix .xlsx files: sheet names, table headers, alt text, merges.
Labels, validation, error handling, multi-step wizards and autocomplete.
Start here for GitHub work: issues, pull requests, releases, projects, actions, security alerts, teams and wikis.
Right-to-left and language: dir, lang tags, bidi text, icon mirroring.
Track accessibility changes in VS Code and other repos you follow.
GitHub issues: find, triage, review and respond, with written reports.
Reference data, not a reviewer. Cross-format accessibility rule reference with WCAG 2.2 mapping for Word, Excel, PowerPoint, and PDF documents.
Reference data, not a reviewer. CI/CD accessibility pipeline patterns with axe-core CLI, SARIF output, PR annotations, baseline management, and multi-platform CI templates.
Reference data, not a reviewer. Review UI for cognitive load, plain language clarity, and WCAG 2.2 cognitive SC (3.3.7, 3.3.8, 3.3.9). Includes COGA guidance, reading level, auth patterns, and timeout warnings.
Reference data, not a reviewer. Audit charts and graphs for accessibility: SVG ARIA, data table alternatives, keyboard interaction, color-safe palettes, and library APIs.
Reference data, not a reviewer. Validate design system tokens for WCAG AA/AAA contrast. Compute color token contrast, focus ring validation (WCAG 2.4.13), motion tokens, and spacing for touch targets across frameworks.
Reference data, not a reviewer. Discover and inventory documents for accessibility audits. Scans folders for .docx, .xlsx, .pptx, and PDFs. Detects git changes and extracts title, author, and language metadata.
Reference data, not a reviewer. HTML email accessibility: table layouts, inline styles, dark mode, image fallbacks, and email client rendering constraints.
Reference data, not a reviewer. Framework-specific accessibility patterns and fix templates for React, Vue, Angular, Svelte, Next.js, and Tailwind CSS.
Reference data, not a reviewer. Integrate GitHub Accessibility Scanner. Detects configuration, parses scanner issues, correlates with local scans, and tracks Copilot-assigned fixes.
Reference data, not a reviewer. Score repository health (0-100, A-F grades), priorities, and delta tracking. Includes velocity metrics, confidence levels, and bottleneck detection.
Reference data, not a reviewer. Search GitHub for issues, PRs, discussions, releases, and alerts. Includes query construction, date range handling, repo scoping, and cross-repo intelligence.
Reference data, not a reviewer. Persona, authentication, output and reporting rules every GitHub skill follows.
Reference data, not a reviewer. Core standards for GitHub workflow agents: authentication, repository discovery, dual MD+HTML output, accessibility compliance, safety rules, and parallel execution patterns.
Reference data, not a reviewer. Map accessibility findings to help resources: axe-core to Accessibility Insights, document rules to Microsoft Office/Adobe, WCAG criteria to W3C Understanding documents.
Reference data, not a reviewer. Map accessibility audit results to legal frameworks: Section 508, ADA, EN 301 549, EAA, AODA. Generate VPAT 2.5 conformance tables.
Reference data, not a reviewer. Integrate Lighthouse CI accessibility audits. Detects configuration, parses results, maps findings to severity model, and tracks score regressions.
Reference data, not a reviewer. Audit and fix markdown for accessibility. Covers ambiguous links, anchors, emoji (remove/translate), Mermaid/ASCII templates, heading hierarchy, table descriptions, and severity scoring.
Reference data, not a reviewer. Video/audio accessibility: WebVTT/SRT/TTML captions, audio descriptions, accessible media player ARIA, and WCAG 1.2.x compliance.
Reference data, not a reviewer. Audit React Native, Expo, iOS, Android for accessibility. Review accessibilityLabel, accessibilityRole, accessibilityHint, touch targets (44x44pt min), screen reader support, and platform semantics.
Reference data, not a reviewer. Remediate Office documents (Word/Excel/PowerPoint) for accessibility. Generates Python scripts via python-docx, openpyxl, python-pptx API references.
Reference data, not a reviewer. Per-file-type accessibility rules: semantic HTML, ARIA patterns, CSS, markdown, testing and terminology.
Reference data, not a reviewer. Browser accessibility testing using Playwright and @axe-core/playwright. Keyboard scans, contrast verification, and accessibility tree snapshots.
Reference data, not a reviewer. Python and wxPython development: packaging (PyInstaller/Nuitka), testing, desktop accessibility APIs, cross-platform paths, and framework patterns.
Reference data, not a reviewer. Format accessibility audit reports with severity scoring (0-100, A-F grades), scorecard computation, and compliance exports including VPAT/ACR and remediation priorities.
Reference data, not a reviewer. Canonical severity level definitions and cross-domain mapping for web, document, and markdown audits. Score impact ranges, WCAG conformance alignment, and cross-format normalization.
Reference data, not a reviewer. Accessibility testing decision trees, browser/AT compatibility matrices, manual vs. automated test coverage, regression testing patterns, and acceptance criteria templates for user stories.
Reference data, not a reviewer. Web content discovery, URL crawling, and page inventory for accessibility audits. Use when scanning web pages, crawling sites for audit scope, or building page inventories for multi-page audits.
Reference data, not a reviewer. Compute web accessibility scores (0-100, A-F grades) with severity scoring, confidence levels, and remediation tracking across audits.
Tab order, focus management, shortcuts, skip links and focus visibility.
Internal helper: read Lighthouse CI accessibility audits into findings.
Find vague link text such as click here, read more or a bare URL.
Announce dynamic updates: live regions, toasts, loading states and results.
Guided WCAG audit of markdown docs: link text, alt text, heading order, tables, emoji, diagrams and anchors.
Internal helper: export markdown findings to CSV with rule links.
Internal helper: apply approved markdown fixes, surface judgment calls.
Internal helper: scan one markdown file across all nine domains.
Captions, transcripts, audio description and accessible media players.
React Native, Expo, iOS and Android: labels, roles and touch targets.
Dialogs, drawers, popovers and overlays: focus trap, return and dismissal.
GitHub notifications: read, filter, triage and manage from the editor.
NVDA add-ons: plugin types, manifest, events, scripts and packaging.
Fix .docx, .xlsx and .pptx programmatically via python-docx and friends.
Internal helper: manage .a11y-office-config.json scan settings.
Scan and fix PDFs: PDF/UA, Matterhorn checks, tags and reading order.
Fix PDFs by script or Acrobat: title, language, reading order, tags.
Internal helper: manage .a11y-pdf-config.json scan settings.
Lazy loading, skeletons, layout shift and loading states for AT users.
Internal helper: behavioral scans via Playwright for keyboard and state.
Internal helper: re-run targeted scans to confirm a fix works at runtime.
Scan and fix .pptx files: slide titles, alt text and reading order.
Review pull requests: diffs, comments, context and written review docs.
GitHub Projects v2: boards, views, fields, iterations, item workflows.
Python debugging, packaging, testing, typing, async and performance.
GitHub releases: create, edit and manage releases and their assets.
Repo admin: collaborators, branch protection, webhooks and labels.
Scaffold a repo: templates, contributing guides, CI, labels, licenses.
Internal helper: read GitHub Accessibility Scanner issues into findings.
Simulate screen reader narration of HTML or JSX, step by step.
Triage Dependabot, code scanning and secret scanning alerts.
Data tables and grids: headers, scope, captions, sorting and complex tables.
GitHub org teams: create, staff, onboard, offboard and audit access.
Build GitHub issue, PR and discussion templates from a guided wizard.
How to test: screen readers, keyboard passes, automated checks and CI.
Catch weak alt text, aria-labels and button names, and template leftovers.
WCAG 2.2 Level AAA criteria that go beyond the AA target.
Explain WCAG 2.2 criteria, conformance levels and what changed.
WCAG 3.0 preview: outcomes, APCA contrast and functional needs.
Guided WCAG 2.2 audit of a web app or site, phase by phase, with severity scores, a written report and optional fixes.
Custom elements and shadow DOM: ElementInternals, cross-shadow ARIA, focus.
Internal helper: export web findings to CSV with Deque University links.
Internal helper: apply approved web accessibility fixes to source.
GitHub wikis: create, edit, organize and search pages from the editor.
Scan and fix .docx files: title, headings, alt text, table headers.
wxPython GUI: sizers, events, AUI, custom controls and threading.