extension-dev

VS Code Extension 后端开发模块。当需要添加命令、修改插件入口、管理 Webview Panel、处理消息、使用 VS Code API 时使用。涵盖命令注册、Webview 管理、文件操作、配置管理等。

$ Installer

git clone https://github.com/NAMEWTA/ai-omni /tmp/ai-omni && cp -r /tmp/ai-omni/.claude/skills/ai-omni-dev/modules/extension-dev ~/.claude/skills/ai-omni

// tip: Run this command in your terminal to install the skill