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.
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