·dynamic-debugger
</>

dynamic-debugger

rysweet/amplihack

Interactive debugging via DAP-MCP for multiple languages with natural language commands

24Installs·2Trend·@rysweet

Installation

$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"

Interactive debugging via DAP-MCP for multiple languages with natural language commands Source: rysweet/amplihack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rysweet/amplihack --skill dynamic-debugger
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dynamic-debugger?

Interactive debugging via DAP-MCP for multiple languages with natural language commands Source: rysweet/amplihack.

How do I install dynamic-debugger?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rysweet/amplihack --skill dynamic-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rysweet/amplihack