⏱️
QualityPython

.NET Performance Engineering

by wieslawsoltes

.NET Performance Engineering is a Quality skill for Claude Code, published by wieslawsoltes in Performance-Skill.

32 stars0 forkson wieslawsoltes/Performance-SkillAdded 2026/08/11Repository updated 2026/07/28
agent-skillsbenchmarkdotnetbenchmarkingcoding-agentsdiagnosticsdotnetdotnet-traceetweventpipegpu-profilinginstrumentslinuxmacosobservabilityperfperformanceprofilingwebgpuwindowsxctrace
Install in seconds
Install .NET Performance Engineering
Copy .NET Performance Engineering into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wieslawsoltes/Performance-Skill ~/.claude/skills/Performance-Skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wieslawsoltes/Performance-Skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in wieslawsoltes/Performance-Skill
Installs to
~/.claude/skills/Performance-Skill
Collection
The only skill cataloged from this repository
Category
Quality1354 skills

What .NET Performance Engineering does

Evidence-first performance engineering workflow for coding agents that combines portable .NET diagnostics with platform-native profiling, BenchmarkDotNet, application benchmarking, and statistical validation across deployment, container, graphics, and GPU procedures.

.NET Performance Engineering is cataloged under Quality on DirSkills. .NET Performance Engineering comes from a repository tagged agent-skills, benchmarkdotnet, benchmarking, coding-agents and diagnostics.

Documentation

README

Performance Skill

A single, modular coding-agent skill for rigorous cross-platform .NET performance engineering.

The repository exposes one installable skill through SKILL.md. Detailed procedures are organized by domain and platform:

SKILL.md
references/
  index.md
  command-reference.md
  core/
    index.md
    guide.md
  runtime/
    index.md
    guide.md
  memory/
    index.md
    guide.md
  latency/
    index.md
    guide.md
  startup/
    index.md
    guide.md
  benchmarking/
    index.md
    guide.md
  production/
    index.md
    guide.md
  gpu/
    index.md
    guide.md
  platforms/
    index.md
    macos.md
    windows.md
    linux.md
scripts/
  validate-skill.py
  xctrace-export.py

This is the opening of the README. Read the full README on GitHub.

Frequently asked about .NET Performance Engineering

  • How does .NET Performance Engineering compare to other Quality skills?

    .NET Performance Engineering ranks #1305 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of .NET Performance Engineering against them. Open each page to compare what they document and how they install.