Debug .NET applications using debug-mcp MCP tools — launch processes, set breakpoints, step through code, inspect variables, evaluate expressions, and analyze exceptions. Use this skill when debugging .NET/C# applications, investigating runtime behavior, diagnosing exceptions, inspecting object state, or performing any interactive debugging of a .NET process.
$npx -y skills add jkolo/debug-mcp --skill dotnet-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/jkolo/debug-mcp" --skill "jkolo/debug-mcp/dotnet-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jkolo/debug-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jkolo/debug-mcp"` and select the relevant skills, then follow their instructions.