·dynamic-debugger
</>

dynamic-debugger

rysweet/amplihack

通過 DAP-MCP 使用自然語言命令進行多種語言的交互式調試

24安裝·2熱度·@rysweet

安裝

$npx skills add https://github.com/rysweet/amplihack --skill dynamic-debugger

SKILL.md

Interactive debugging capability fer Claude Code via DAP-MCP integration. Debug yer code in natural language without leavin' the conversation.

This skill enables interactive debuggin' through the Debug Adapter Protocol (DAP) via MCP server integration. Set breakpoints, step through code, inspect variables, and control execution flow across multiple programming languages using natural language commands.

Trigger: User needs specific API details, configuration syntax, or error codes Contains: Complete API reference, language configurations, session management API, error handling details, resource limits Size: 3,000-4,000 tokens Example queries: "How do I configure the Go debugger?", "What are the resource limits?", "Show me all error codes"

通過 DAP-MCP 使用自然語言命令進行多種語言的交互式調試 來源:rysweet/amplihack。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/rysweet/amplihack --skill dynamic-debugger
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 dynamic-debugger?

通過 DAP-MCP 使用自然語言命令進行多種語言的交互式調試 來源:rysweet/amplihack。

如何安裝 dynamic-debugger?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rysweet/amplihack --skill dynamic-debugger 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/rysweet/amplihack