MCP HubMCP Hub
SKILL·488A5E

Debug Adapter Protocol

majiayu000
更新日 2 months ago
20 閲覧
58
9
58
GitHubで表示
その他general

について

このスキルは、開発者がVS Codeなどのエディタにデバッガを統合するためにDebug Adapter Protocol(DAP)を実装するのを支援します。ブレークポイント、ステップ実行、スタックトレース、変数検査といったコアデバッグ機能を扱います。カスタム言語やランタイム用のデバッグアダプタを構築または拡張する際にご利用ください。

クイックインストール

Claude Code

推奨
メイン
npx skills add majiayu000/claude-skill-registry -a claude-code
プラグインコマンド代替
/plugin add https://github.com/majiayu000/claude-skill-registry
Git クローン代替
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/Debug Adapter Protocol

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

GitHub リポジトリ

majiayu000/claude-skill-registry
パス: skills/data/dap-protocol
0
FAQ

Frequently asked questions

What is the Debug Adapter Protocol skill?

Debug Adapter Protocol is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform Debug Adapter Protocol-related tasks without extra prompting.

How do I install Debug Adapter Protocol?

Use the install commands on this page: add Debug Adapter Protocol to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does Debug Adapter Protocol belong to?

Debug Adapter Protocol is in the Tooling category, tagged general.

Is Debug Adapter Protocol free to use?

Yes. Debug Adapter Protocol is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

関連スキル

Source Maps
その他

このスキルは、コンパイルされたコードのデバッグ用にソースマップを生成および利用する機能を提供し、V3 JSONやDWARFなどのフォーマットをサポートします。生成された位置から元のソースへのマッピング、インライン化された関数、ソースマップの合成を処理します。コンパイラ、デバッガ、またはJITコンパイラの開発時に、正確なデバッグ情報を維持するためにご利用ください。

スキルを見る
Tree-sitter
その他

このClaudeスキルは、開発者がインクリメンタルパーシングとシンタックスハイライトのためのTree-sitter文法を作成するのを支援します。文法ファイルの記述、外部スキャナーの実装、構文クエリの設計、VS CodeやNeovimなどのエディタとの統合が可能です。Tree-sitterを活用するエディタやツールの言語サポートを構築または拡張する際にご利用ください。

スキルを見る
REPL Development
その他

このスキルは、readline編集、複数行入力、タブ補完などの機能を備えた対話型REPLの構築を開発者に支援します。言語インタプリタ、開発コンソール、または段階的なコード評価を必要とするツールの作成に最適です。永続的なREPL状態の実装、式の評価、:helpや:typeなどの特殊コマンドを実装する際にご利用ください。

スキルを見る
Language Server Protocol
その他

このClaudeスキルは、開発者が包括的なIDEサポートを備えた完全機能のLanguage Server Protocolサーバーを実装するのを支援します。ドキュメント同期、意味解析、コードナビゲーション、リファクタリングツールを含む主要なLSP機能の実装に関する専門的なガイダンスを提供します。豊富なエディタ統合を可能にする言語サーバーの構築や拡張時にご活用ください。

スキルを見る