Category page 6 skills 1 related agents

Metrics .NET Skills

Profilers, code metrics, duplication detection, and observability tooling that improve engineering feedback loops.

Orchestration agents

Top-level routing agents that sit above the skill catalog and hand work to the right .NET guidance.

Orchestration agent
6 linked skills

.NET Build

Build-focused orchestration agent for .NET restore, build, test, packaging, CI failures, diagnostics, and environment drift.

agents install build

Also works: dotnet agents install build

Metrics skills

Browse every catalog entry tagged under Metrics. These cards link to dedicated skill pages and still support quick-view popups.

v1.0.0

Use the open-source free `Asynkron.Profiler` dotnet tool for CLI-first CPU, allocation, exception, contention, and heap profiling of .NET commands or existing trace artifacts.

dotnet skills install asynkron-profiler
Open skill page
v1.0.0

Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code.

dotnet skills install complexity
Open skill page
v1.0.0

Use the free official .NET diagnostics CLI tools for profiling and runtime investigation in .NET repositories.

dotnet skills install profiling
Open skill page