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