dotnet/skills

Repository for skills to assist AI coding agents with .NET and C#

5.3kStars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Agentic Workflows

01

dotnet/skills

Agent

GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.

5.3k 2d ago A 30 tokens copy · 100% MIT

dotnet/skills

Agent

Analyzes .NET code for performance bottlenecks, recommends concrete optimizations, and guides benchmarking. Scans for 50 anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O. Use when reviewing .NET code performance, optimizing hot paths, reducing allocations, or tuning…

5.3k 2d ago A 76 tokens original MIT

build-perf

03

dotnet/skills

Agent

Agent for diagnosing and optimizing MSBuild build performance. Runs multi-step analysis: generates binlogs, analyzes timeline and bottlenecks, identifies expensive targets/tasks/analyzers, and suggests concrete optimizations. Invoke when builds are slow or when asked to optimize build times.

5.3k 2d ago A 57 tokens original MIT

msbuild-code-review

04

dotnet/skills

Agent

Agent that reviews MSBuild project files for anti-patterns, modernization opportunities, and best practices violations. Scans .csproj, .vbproj, .fsproj, .props, .targets files and produces actionable improvement suggestions. Invoke when asked to review, audit, or improve MSBuild project files.

5.3k 2d ago A 66 tokens original MIT