vscode-extension-expert
✓このスキルは、VS Code 拡張機能開発のための専門家レベルのガイダンスを提供します。新しい拡張機能の実装、拡張コードのデバッグ、WebView UI の設計、言語サーバー プロトコル機能の実装、または拡張パフォーマンスの最適化を行うときに使用します。アクティベーション イベント、コントリビューション ポイント、VS Code API パターン、セキュリティのベスト プラクティス、テスト戦略、公開ワークフローについて説明します。
SKILL.md
This skill enables expert-level VS Code extension development by providing comprehensive knowledge of the VS Code Extension API, architectural patterns, security requirements, and best practices. It should be used when creating new extensions, adding features to existing extensions, implementing WebViews, designing language support, or optimizing performance.
Choose the most specific activation event to minimize startup impact:
| onLanguage: | Language-specific features | onLanguage:python | | onCommand: | Command-driven extensions | onCommand:ext.showPanel | | onView: | Sidebar view expansion | onView:myTreeView | | workspaceContains: | Project-specific features | workspaceContains:/.eslintrc | | onFileSystem: | Custom file systems | onFileSystem:sftp |
このスキルは、VS Code 拡張機能開発のための専門家レベルのガイダンスを提供します。新しい拡張機能の実装、拡張コードのデバッグ、WebView UI の設計、言語サーバー プロトコル機能の実装、または拡張パフォーマンスの最適化を行うときに使用します。アクティベーション イベント、コントリビューション ポイント、VS Code API パターン、セキュリティのベスト プラクティス、テスト戦略、公開ワークフローについて説明します。 ソース: s-hiraoku/vscode-sidebar-terminal。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-extension-expert- カテゴリ
- !セキュリティ
- 認証済み
- ✓
- 初回登録
- 2026-02-03
- 更新日
- 2026-02-18
クイックアンサー
vscode-extension-expert とは?
このスキルは、VS Code 拡張機能開発のための専門家レベルのガイダンスを提供します。新しい拡張機能の実装、拡張コードのデバッグ、WebView UI の設計、言語サーバー プロトコル機能の実装、または拡張パフォーマンスの最適化を行うときに使用します。アクティベーション イベント、コントリビューション ポイント、VS Code API パターン、セキュリティのベスト プラクティス、テスト戦略、公開ワークフローについて説明します。 ソース: s-hiraoku/vscode-sidebar-terminal。
vscode-extension-expert のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-extension-expert インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/s-hiraoku/vscode-sidebar-terminal
詳細
- カテゴリ
- !セキュリティ
- ソース
- skills.sh
- 初回登録
- 2026-02-03