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