AI AGENT ADDONS

Accessibility

microsoft/vscode

Every new feature in VS Code needs to be accessible. This means people who use screen readers or only a keyboard can still use it. Accessibility is required for all new work and updates to existing UI.

This skill covers help dialogs, accessible views, keyboard navigation, and ARIA labels. It also includes verbosity settings and signals. You must add these when building new panels, views, or widgets.

Updates to existing features also need care. You must update the help dialog so screen reader users know about new commands. This makes sure everyone can work with VS Code.

Add Accessibility skill to your workflow

Global

mkdir -p ~/.claude/skills/accessibility

Project

mkdir -p .claude/skills/accessibility

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
22 days ago
Created
11 years ago