·accessibility
</>

accessibility

microsoft/vscode

VS Code 功能的辅助功能指南 — 涵盖辅助功能帮助对话框、辅助视图、详细设置、辅助功能信号、ARIA 警报/状态公告、键盘导航和 ARIA 标签/角色。适用于新的交互式 UI 界面和现有功能的更新。在创建新 UI 或更新现有 UI 功能时使用。

22安装·3热度·@microsoft

安装

$npx skills add https://github.com/microsoft/vscode --skill accessibility

SKILL.md

When adding a new interactive UI surface to VS Code — a panel, view, widget, editor overlay, dialog, or any rich focusable component the user interacts with — you must provide three accessibility components (if they do not already exist for the feature):

Examples of existing features that have all three: the terminal, chat panel, notebook, diff editor, inline completions, comments, debug REPL, hover, and notifications. Features with only a help dialog (no accessible view) include find widgets, source control input, keybindings editor, problems panel, and walkthroughs.

Sections 4–7 below (signals, ARIA announcements, keyboard navigation, ARIA labels) apply more broadly to any UI change, including modifications to existing features.

VS Code 功能的辅助功能指南 — 涵盖辅助功能帮助对话框、辅助视图、详细设置、辅助功能信号、ARIA 警报/状态公告、键盘导航和 ARIA 标签/角色。适用于新的交互式 UI 界面和现有功能的更新。在创建新 UI 或更新现有 UI 功能时使用。 来源:microsoft/vscode。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/microsoft/vscode --skill accessibility
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 accessibility?

VS Code 功能的辅助功能指南 — 涵盖辅助功能帮助对话框、辅助视图、详细设置、辅助功能信号、ARIA 警报/状态公告、键盘导航和 ARIA 标签/角色。适用于新的交互式 UI 界面和现有功能的更新。在创建新 UI 或更新现有 UI 功能时使用。 来源:microsoft/vscode。

如何安装 accessibility?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/vscode --skill accessibility 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/microsoft/vscode

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-11

相关 Skills