Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>A11y.aiAgentNew to Visual Studio Code? Get it now.
A11y.aiAgent

A11y.aiAgent

GCID_C+AIAmericasAndAsia

|
1 install
| (0) | Free
Specialized accessibility (WCAG/A11y) testing agent.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AgentA11yTest.ai

A VS Code extension that adds a custom AgentA11yTest.ai participant to GitHub Copilot Chat. Once installed, invoke it with @agenta11ytest in the Copilot Chat view to run accessibility (WCAG / Section 508) tests.

Features

  • Registers a Copilot Chat participant (@agenta11ytest)
  • Specialized accessibility-testing persona loaded from media/agent-system-prompt.md
  • Multi-turn conversations with streaming responses
  • Cancellation support
  • /help slash command for discoverability

Requirements

  • Visual Studio Code 1.95+
  • GitHub Copilot and GitHub Copilot Chat extensions, signed in
  • Accessibility MCP server (accessibility-server-mcp) for actual testing

Install

From a .vsix package:

code --install-extension agenta11ytest-ai-0.2.0.vsix

Usage

Open Copilot Chat, type @agenta11ytest, and ask an accessibility question. Try /help to see what it can do.

alt text

Specification

See the full feature specification: specs/001-copilot-custom-agent/spec.md.

Development

See specs/001-copilot-custom-agent/quickstart.md.

Constitution Compliance

This project follows the project Constitution:

  • TypeScript strict mode, no any
  • ESLint + Prettier
  • Vitest unit tests with ≥ 90/90/85/90 coverage
  • npm audit clean (high/critical)

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft