·vscode-extension-dev
{}

vscode-extension-dev

Develop, build, and test VSCode extensions in this repo. Use when editing extension source code, compiling TypeScript, packaging .vsix files, or installing extensions for testing.

17Installs·2Trend·@owid

Installation

$npx skills add https://github.com/owid/etl --skill vscode-extension-dev

How to Install vscode-extension-dev

Quickly install vscode-extension-dev AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/owid/etl --skill vscode-extension-dev
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: owid/etl.

SKILL.md

View raw

CRITICAL: VSCode runs the installed .vsix from /.vscode/extensions/, NOT the dist/ in the repo. After every code change you MUST:

Just running npm run compile is NOT enough — the user will still see old behavior.

Develop, build, and test VSCode extensions in this repo. Use when editing extension source code, compiling TypeScript, packaging .vsix files, or installing extensions for testing. Source: owid/etl.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/owid/etl --skill vscode-extension-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/owid/etl --skill vscode-extension-dev
Source
owid/etl
Category
{}Data Analysis
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from owid/etl

Quick answers

What is vscode-extension-dev?

Develop, build, and test VSCode extensions in this repo. Use when editing extension source code, compiling TypeScript, packaging .vsix files, or installing extensions for testing. Source: owid/etl.

How do I install vscode-extension-dev?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/owid/etl --skill vscode-extension-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/owid/etl