Collection page 13 skills 1 related agents

Diagnostics & Metrics .NET Skills

Performance, crash analysis, static analysis, and observability signals for production .NET code.

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

Diagnostics & Metrics skills

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

Optimizes hot-path scalar loops in .NET 8+ with cross-platform Vector128/Vector256/Vector512 SIMD intrinsics, or replaces manual math loops with single TensorPrimitives API calls.

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.

Asynkron.Profiler

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification.