MCP HubMCP Hub
SKILL·45EE8F

Debug Adapter Protocol

a5c-ai
更新日 1 month ago
15 閲覧
331
15
331
GitHubで表示
その他general

について

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

クイックインストール

Claude Code

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

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

GitHub リポジトリ

a5c-ai/babysitter
パス: plugins/babysitter/skills/babysit/process/specializations/programming-languages/skills/dap-protocol
0
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-automationbabysitter
FAQ

Frequently asked questions

What is the Debug Adapter Protocol skill?

Debug Adapter Protocol is a Claude Skill by a5c-ai. 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.

関連スキル

Debug Adapter Protocol
その他

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

スキルを見る
Source Maps
その他

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

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

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

スキルを見る
REPL Development
その他

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

スキルを見る