Files
dotnet__skills/plugins/dotnet-diag/plugin.json
T
2026-08-03 10:19:29 +00:00

8 lines
240 B
JSON

{
"name": "dotnet-diag",
"version": "0.1.1",
"description": "Skills for .NET performance investigations, debugging, and incident analysis.",
"skills": ["./skills/"],
"agents": ["./agents/optimizing-dotnet-performance.agent.md"]
}