home/categories/ide-plugins/partme-ai-full-stack-skills-skills-vscode-skills-vscode-project-init-skill-md
ide-pluginstools

vscode-project-init

Scaffold a new VS Code extension project using TypeScript via Yeoman generator (yo code), creating src/extension.ts entry point and package.json manifest. Use when the user wants to start a new VS Code extension project from scratch.

partme-ai
maintainer
partme-ai
업데이트됨 3/25/2026
스타
276
포크
52
quick start

Installation and usage

Scaffold a new VS Code extension project using TypeScript via Yeoman generator (yo code), creating src/extension.ts entry point and package.json manifest. Use when the user wants to start a new VS Code extension project from scratch.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use vscode-project-init