·tool-rename-deprecation
</>

tool-rename-deprecation

确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。

73安装·4热度·@microsoft

安装

$npx skills add https://github.com/microsoft/vscode --skill tool-rename-deprecation

如何安装 tool-rename-deprecation

通过命令行快速安装 tool-rename-deprecation AI 技能到你的开发环境

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

来源:microsoft/vscode。

SKILL.md

查看原文

When a tool or tool set reference name is changed, the old name must always be added to the deprecated/legacy array so that existing prompt files, tool configurations, and saved references continue to resolve correctly.

Run this skill on any change to built-in tool or tool set registration code to catch regressions:

Determine whether you are renaming a tool or a tool set, and where it is registered:

确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。 来源:microsoft/vscode。

可引用信息

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

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

Browse more skills from microsoft/vscode

快速解答

什么是 tool-rename-deprecation?

确保重命名的内置工具引用保持向后兼容性。在重命名工具参考名称、工具集参考名称或任何工具标识符时使用。对工具注册代码进行任何更改时运行。涵盖工具的legacyToolReferenceFullNames 和工具集的legacyFullNames。 来源:microsoft/vscode。

如何安装 tool-rename-deprecation?

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

这个 Skill 的源码在哪?

https://github.com/microsoft/vscode