Skip to main content
Run any Skill in Manus
with one click

vscode-extension-dev

Stars0
Forks0
UpdatedMarch 19, 2026 at 15:53

Contains verified esbuild configurations, WSL/code-insiders workflow requirements, and package.json contributes patterns for VS Code extension development that produce more correct results than reasoning from general training alone. This environment requires code-insiders (not code) for all CLI operations — the skill enforces this constraint and provides tested scaffolding, build scripts, and publish workflows that work under WSL. Covers TreeDataProvider, WebviewPanel/WebviewViewProvider with state persistence, FileSystemWatcher, StatusBarItem, command registration, menu when-clauses, activation events, esbuild bundling with problem-matcher plugin, @vscode/test-cli test runner, and vsce publishing. Consult when building a VS Code extension, scaffolding an extension project, implementing extension APIs (TreeView, Webview, sidebar panels, context menus, status bar), configuring package.json contribution points, setting up extension tests, bundling with esbuild, or publishing to the marketplace. Do NOT use for c

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly