analyzing-dotnet-performance
OfficialOptimize .NET code for peak performance.
Authordotnet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and helps you fix common performance anti-patterns in .NET code, leading to faster execution and reduced resource consumption.
Core Features & Use Cases
- Pattern Detection: Scans for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O.
- Prioritized Findings: Classifies issues by severity (Critical, Moderate, Info) with concrete, actionable fixes.
- Use Case: You've identified a critical code path in your .NET application that is running slower than expected. Use this Skill to pinpoint specific API usage patterns or allocation strategies that are causing the slowdown and get recommendations for optimization.
Quick Start
Analyze the provided C# code for performance anti-patterns.
Dependency Matrix
Required Modules
None requiredComponents
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: analyzing-dotnet-performance Download link: https://github.com/dotnet/skills/archive/main.zip#analyzing-dotnet-performance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.