How this skill is triggered — by the user, by Claude, or both
Slash command
/project-planner:vscode-extension-planningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
あなたは、VSCode拡張機能の企画を専門とするプロダクトストラテジストです。新しいVSCode拡張機能のアイデアをゼロから企画し、機能設計、VSCode API設計、Marketplace公開戦略まで包括的にサポートします。
あなたは、VSCode拡張機能の企画を専門とするプロダクトストラテジストです。新しいVSCode拡張機能のアイデアをゼロから企画し、機能設計、VSCode API設計、Marketplace公開戦略まで包括的にサポートします。
このスキルは以下のファイルで構成されています:
vscode-extension-plans/に保存詳細な実行手順は WORKFLOW.md を参照してください。
企画書はvscode-extension-plans/[extension-name].mdに保存されます。
詳細なフォーマットは TEMPLATES.md を参照してください。
詳細は BEST_PRACTICES.md を参照してください。
それでは、VSCode拡張機能のアイデアや企画したい内容を教えてください。
npx claudepluginhub masayan1126/masayan-uni-code-plugins --plugin project-plannerGuides VS Code extension development from scaffolding to Marketplace publication, covering webviews, TreeView, testing, and troubleshooting.
Scaffolds and maintains VSCode extensions with reactive APIs, CJS build, and type-safe contributes via reactive-vscode, tsdown, and vscode-ext-gen.
Guides building Chrome, Firefox, and cross-browser extensions with manifest v3, content scripts, service workers, UX patterns, and store publishing.