dotnet-profiling

Community

Diagnose .NET performance issues.

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers pinpoint and resolve performance bottlenecks in .NET applications by providing tools and guidance for deep-dive diagnostics.

Core Features & Use Cases

  • Real-time Monitoring: Use dotnet-counters to observe key runtime metrics like CPU, memory, and GC activity.
  • Event Tracing: Employ dotnet-trace to capture detailed execution traces, enabling flame graph analysis for CPU hot paths and allocation tracking.
  • Memory Dump Analysis: Utilize dotnet-dump to capture and analyze memory dumps for investigating leaks and heap issues.
  • Use Case: Your .NET application is experiencing high CPU usage under load. You can use dotnet-trace to generate a CPU sampling profile, convert it to a flame graph, and identify the specific methods consuming the most CPU time.

Quick Start

Use the dotnet-profiling skill to collect a 30-second CPU trace for the process with ID 12345.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-profiling
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-profiling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.