vscode-extension-builder

Installation
SKILL.md

VS Code Extension Builder

Build professional VS Code extensions with proper architecture, best practices, and complete tooling support.

Quick Start

For immediate extension creation:

  1. Initialize: Run npx --package yo --package generator-code -- yo code
  2. Choose type: New Extension (TypeScript)
  3. Fill details: Name, identifier, description
  4. Develop: Open in VS Code, press F5 to debug
  5. Test: Run commands in Extension Development Host
  6. Package: Run vsce package when ready

For detailed guidance, follow the workflow below.

Extension Types

Related skills

More from kjgarza/marketplace-claude

Installs
94
GitHub Stars
2
First Seen
Jan 27, 2026