debug:dotnet
✓使用系统诊断方法调试 ASP.NET Core 和 .NET 应用程序。此技能涵盖对依赖项注入容器错误、中间件管道问题、Entity Framework Core 查询问题、配置绑定失败、身份验证/授权问题和启动失败进行故障排除。包括 Visual Studio 和 VS Code 调试、dotnet-trace、dotnet-dump、dotnet-counters 工具、Serilog 配置、Application Insights 集成和四阶段调试方法。
SKILL.md
This guide provides a systematic approach to debugging ASP.NET Core applications, covering common error patterns, diagnostic tools, and resolution strategies.
Goals: Consistently reproduce the issue and narrow down the scope.
使用系统诊断方法调试 ASP.NET Core 和 .NET 应用程序。此技能涵盖对依赖项注入容器错误、中间件管道问题、Entity Framework Core 查询问题、配置绑定失败、身份验证/授权问题和启动失败进行故障排除。包括 Visual Studio 和 VS Code 调试、dotnet-trace、dotnet-dump、dotnet-counters 工具、Serilog 配置、Application Insights 集成和四阶段调试方法。 来源:snakeo/claude-debug-and-refactor-skills-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:dotnet 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:dotnet- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-06
- 更新时间
- 2026-02-18
快速解答
什么是 debug:dotnet?
使用系统诊断方法调试 ASP.NET Core 和 .NET 应用程序。此技能涵盖对依赖项注入容器错误、中间件管道问题、Entity Framework Core 查询问题、配置绑定失败、身份验证/授权问题和启动失败进行故障排除。包括 Visual Studio 和 VS Code 调试、dotnet-trace、dotnet-dump、dotnet-counters 工具、Serilog 配置、Application Insights 集成和四阶段调试方法。 来源:snakeo/claude-debug-and-refactor-skills-plugin。
如何安装 debug:dotnet?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:dotnet 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/snakeo/claude-debug-and-refactor-skills-plugin
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-06