Dotnet Runtime Debugger banner
keithdv keithdv

Dotnet Runtime Debugger

Development community

Description

--- name: dotnet-runtime-debugger description: "Use this agent when debugging issues where .NET applications fail to run correctly, particularly Blazor WebAssembly applications that don't work in the browser, ASP.NET hosting problems with Kestrel, IL trimming issues causing runtime failures, WASM loading or execution failures, missing DLL or assembly binding problems, and linking errors. This agent is also appropriate for diagnosing publish/deploy issues where an app works in development but fai

Installation

Installs to ~/.claude/agents/keithdv-claudeskills-dotnet-runtime-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/keithdv/ClaudeSkills/HEAD/agents/dotnet-runtime-debugger.md -o ~/.claude/agents/keithdv-claudeskills-dotnet-runtime-debugger.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository