·debug:dotnet

体系的な診断アプローチを使用して、ASP.NET Core および .NET アプリケーションをデバッグします。このスキルでは、依存関係挿入コンテナーのエラー、ミドルウェア パイプラインの問題、Entity Framework Core のクエリの問題、構成バインディングの失敗、認証/認可の問題、および起動の失敗のトラブルシューティングをカバーします。 Visual Studio および VS Code のデバッグ、dotnet-trace、dotnet-dump、dotnet-counters ツール、Serilog 構成、Application Insights の統合、および 4 フェーズのデバッグ方法が含まれます。

16インストール·0トレンド·@snakeo

インストール

$npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:dotnet

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 の統合、および 4 フェーズのデバッグ方法が含まれます。 ソース: 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 の統合、および 4 フェーズのデバッグ方法が含まれます。 ソース: 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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/snakeo/claude-debug-and-refactor-skills-plugin