Skip to content

Releases: lewiswigmore/agent-skills

v1.0.0 - vscode-extension-guide-en

12 Apr 10:03

Choose a tag to compare

First release. Includes the vscode-extension-guide-en skill.

An English guide for VS Code extension development from scaffolding to Marketplace publication. Covers webview patterns, CSP security, TreeView, testing, packaging and troubleshooting. Updated for VS Code 1.74+ APIs.

Install with:

npx skills add lewiswigmore/agent-skills --skill vscode-extension-guide-en

Adapted from aktsmm/agent-skills (CC BY-NC-SA 4.0) with English translation and corrections for current VS Code APIs.