Skip to main content
Run any Skill in Manus
with one click

analyzing-dotnet-performance

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification. Use when analyzing .NET code for optimization opportunities, reviewing hot paths, or auditing allocation-heavy patterns.

Overview

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification. Use when analyzing .NET code for optimization opportunities, reviewing hot paths, or auditing allocation-heavy patterns.

Install command
npx skills add https://github.com/dotnet/skills --skill analyzing-dotnet-performance

Copy and paste this command into Claude Code to install the skill

Stars3,257
Forks242
UpdatedMay 8, 2026 at 07:33
File Explorer
8 files
SKILL.md
readonly