Topic: github-copilot
1,268 skills in this topic.
-
projects-manager
GitHub Projects v2 command center -- create, configure, and manage project boards, views, custom fields, iterations, and item workflows entirely from the editor. Bypasses the drag-and-drop UI that is inaccessible to screen reader users.
Community-Access/accessibility-agents 217
-
python-development
Python and wxPython development reference patterns, common pitfalls, framework-specific guides, desktop accessibility APIs, and cross-platform considerations. Use when building, debugging, packaging, or reviewing Python desktop applications.
Community-Access/accessibility-agents 217
-
web-accessibility-wizard
Interactive web accessibility review wizard. Runs a guided, step-by-step WCAG audit of your web application. Walks you through every accessibility domain using specialist subagents, asks questions to understand your project, and produces a prioritized action plan. Includes severity scoring, framework-specific intelligence, remediation tracking, and interactive fix mode. For document accessibility (Word, Excel, PowerPoint, PDF), use the document-accessibility-wizard instead.
Community-Access/accessibility-agents 217
-
pr-review
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.
Community-Access/accessibility-agents 217
-
document-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.
Community-Access/accessibility-agents 217
-
markdown-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.
Community-Access/accessibility-agents 217
-
alt-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.
Community-Access/accessibility-agents 217
-
wcag3-preview
Educational agent for WCAG 3.0 (W3C Accessibility Guidelines). Explains methodology changes, outcome-based conformance, the APCA contrast algorithm, functional needs categories, and new cognitive/task-based criteria. Helps teams plan for the transition from WCAG 2.2 to 3.0. WCAG 3.0 is in early draft — this agent clearly communicates its draft status.
Community-Access/accessibility-agents 217
-
office-remediation
Office document OOXML manipulation patterns for accessibility remediation. Covers python-docx, openpyxl, python-pptx API references, PowerShell COM automation snippets, and VBA macro templates for fixing accessibility issues in Word, Excel, and PowerPoint files.
Community-Access/accessibility-agents 217
-
live-region-controller
Live region and dynamic content announcement specialist. Use when building or reviewing any feature that updates content without a full page reload including search results, filters, notifications, toasts, loading states, AJAX responses, form submission feedback, counters, timers, chat messages, progress indicators, or any content that changes after initial page load. Applies to any web framework or vanilla HTML/CSS/JS.
Community-Access/accessibility-agents 217
-
Developer 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.
Community-Access/accessibility-agents 217
-
actions-manager
GitHub Actions command center -- view workflow runs, read logs, re-run failed jobs, manage workflows, and debug CI failures entirely from the editor. Bypasses the deeply nested, visually-dependent Actions UI that is largely inaccessible to screen readers.
Community-Access/accessibility-agents 217
-
link-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.
Community-Access/accessibility-agents 217
-
Desktop A11y Testing Coach
Desktop accessibility testing expert -- NVDA, JAWS, Narrator, VoiceOver screen readers, Accessibility Insights for Windows, automated UIA testing, keyboard-only testing, high contrast verification.
Community-Access/accessibility-agents 217
-
playwright-scanner
Internal helper agent. Invoked by orchestrator agents via Task tool. Behavioral accessibility testing using Playwright — runs keyboard navigation scans, dynamic state scans, viewport responsive scans, contrast verification, and accessibility tree snapshots against live pages. Read-only — never modifies files.
Community-Access/accessibility-agents 217
-
lighthouse-bridge
Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper that bridges Lighthouse CI accessibility audit data with the agent ecosystem. Parses Lighthouse reports, normalizes accessibility findings, tracks score regressions, and deduplicates against local scans.
Community-Access/accessibility-agents 217
-
Desktop Accessibility Specialist
Desktop application accessibility expert -- platform APIs (UI Automation, MSAA/IAccessible2, NSAccessibility), accessible control patterns, screen reader Name/Role/Value/State, focus management, high contrast, and custom widget accessibility.
Community-Access/accessibility-agents 217
-
markdown-accessibility
Markdown accessibility rule library covering ambiguous links, anchor validation, emoji handling (remove or translate to English), Mermaid and ASCII diagram replacement templates, heading structure, table descriptions, and severity scoring. Use when auditing or fixing markdown documentation for accessibility.
Community-Access/accessibility-agents 217
-
keyboard-navigator
Keyboard navigation and focus management specialist. Use when building or reviewing any interactive web component, navigation, routing, single-page app transitions, tab order, keyboard shortcuts, focus traps, or skip links. Ensures full keyboard operability for users who cannot use a mouse. Applies to any web framework or vanilla HTML/CSS/JS.
Community-Access/accessibility-agents 217
-
accessibility-statement
Generates conformance/accessibility statements following W3C or EU model templates. Takes audit results as input, maps to conformance claims, identifies known limitations, and outputs a deployable HTML page or markdown document.
Community-Access/accessibility-agents 217
-
design-system-auditor
Design system accessibility auditor. Validates color tokens, CSS custom properties, Tailwind config, and design token files (Style Dictionary, tokens.json) for WCAG AA/AAA contrast compliance. Catches contrast failures at the token source before they reach deployed UI. Also validates focus ring tokens (WCAG 2.4.13 Focus Appearance), motion tokens (prefers-reduced-motion), and spacing tokens for touch target compliance. Supports MUI, Chakra UI, Radix, shadcn/ui, and Style Dictionary.
Community-Access/accessibility-agents 217
-
data-visualization-accessibility
Audits charts, graphs, dashboards, and data visualizations for accessibility. Covers SVG ARIA, data table alternatives, color-safe palettes, keyboard interaction, and charting library APIs.
Community-Access/accessibility-agents 217
-
performance-accessibility
Audits the intersection of web performance and accessibility. Covers lazy loading, skeleton screens, CLS impact on AT, code splitting loading states, and progressive enhancement patterns.
Community-Access/accessibility-agents 217
-
legal-compliance-mapping
Cross-jurisdictional accessibility law reference. Maps Section 508, ADA, EN 301 549, European Accessibility Act, AODA, and other frameworks to WCAG versions, additional requirements, applicable sectors, and enforcement mechanisms.
Community-Access/accessibility-agents 217