Category package 6 skills

Metrics package

Install all 6 skills from the Metrics category in one command.

Install command

Run this command when you want the package to install every linked skill in one pass.

dotnet skills install package metrics

What this package covers

Install all 6 skills from the Metrics category in one command.

Included skills

These are the exact skills installed by this package command.

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