C# and .NET skills

761 tagged C# and .NET, measured the same way as everything else here.

Browse within: dotnet 320game-development 122claude-code-plugin 101copilot-skills 101copilot 100ai-skills 86ai-coding-assistant 84codex-cli 80android 79cross-platform 78wpf 77agent-orchestration 73audit-logging 72clean-architecture 72

YHQ0601/unity-claude-agents

Skill Claude CodeCodex

Use when implementing a focused Unity feature or C# gameplay change, including MonoBehaviour, ScriptableObject, input, UI logic, compile fixes, or small refactors that should stay minimal and verified.

not rated 2 4mo ago A 48 tokens

review-csharp

122

garshion/claude-setting

Skill Claude CodeCodex

A skill for reviewing C# code changes, selected commits, or an entire codebase from multiple angles and saving the findings as a Markdown report.

not rated 2 27d ago C 35 tokens

add-endpoint

123

cwoodruff/dotnet-claude-code-kit

Skill Claude CodeCodex

Add a new Minimal API endpoint following this solution's conventions. Use when the user asks to add a route, endpoint, or new API operation (GET/POST/PUT/DELETE).

not rated 2 1mo ago A 41 tokens copy · 100% MIT

async-hygiene

124

cwoodruff/dotnet-claude-code-kit

Skill Claude CodeCodex

Find and fix async/await anti-patterns in C# code — blocking calls, async void, missing cancellation, fire-and-forget. Use when reviewing async code, diagnosing deadlocks or thread-pool starvation, or when the user asks about async correctness.

not rated 2 1mo ago A 57 tokens copy · 100% MIT

dotnet-upgrade

125

cwoodruff/dotnet-claude-code-kit

Skill Claude CodeCodex

Plan and execute an upgrade of a project or solution to a newer .NET version (e.g. .NET 8 to .NET 10). Use when the user asks to upgrade, migrate, or modernize the target framework.

not rated 2 1mo ago A 52 tokens copy · 100% MIT

os2-wpf-theme

126

TripleZeroLabs/TripleZeroLabs.Os2

Skill Claude CodeCodex

Apply the OS2 WPF theme (TripleZeroLabs.Os2) correctly in any XAML or C# file. Activate when building or editing a WPF window, page, view, or UserControl; styling any WPF control (Button, TextBox, DataGrid, ComboBox, CheckBox, nav sidebar, tabs, dialog, banner); building a settings screen, form, dashboard, or toolbar…

not rated 2 1mo ago A 149 tokens

wolverine

127

jakenuts/agent-skills

Skill Claude CodeCodex

WolverineFx (.NET) framework for in-process command/event handling, asynchronous messaging, durable inbox/outbox, sagas, and HTTP endpoints. Use when working in a .NET project that references WolverineFx packages, calls UseWolverine(), or whenever the user asks about Wolverine handlers, message routing, transactional…

not rated 2 1mo ago A 172 tokens original MIT

dotnet-code-refactor

128

chicongst/agent-skills-installer

Skill Claude CodeCodex

Safely refactor .NET / C# code at Senior Engineer level — diagnose code smells, classify risk (SAFE/RISKY/DANGEROUS), check the test safety net (or add characterization tests first), apply smallest-change-at-a-time for one smell, preserve behavior, match project convention. Use whenever the user wants to actually…

not rated 2 3mo ago A 162 tokens

dotnet-code-review

129

chicongst/agent-skills-installer

Skill Claude CodeCodex

Multi-dimensional .NET / C# code review at Senior Engineer level — classify blast radius (CRITICAL/HIGH/MEDIUM/LOW), scan 5 dimensions (correctness, security, performance, maintainability, testability), detect LLM slop (disabled tests, suppressed warnings, empty catches, new TODO/HACK), check project convention…

not rated 2 3mo ago A 205 tokens

xianyu603/HaloCreek

Skill Claude CodeCodex

Build and validate the HaloCreek Avalonia desktop app from this repository, and only launch the Windows desktop window when the user explicitly asks for it. Use when Codex is asked to compile HaloCreek, verify build health, run the app, or start the Windows desktop window for human review.

not rated 1 6d ago A 66 tokens original MIT

dotnet-mentor-en

131

samo33ddd/dotnet-mentor-skill

Skill Claude CodeCodex

Adaptive text-first C# and .NET mentor from the first program to junior backend developer skills. Use for learning intent: starting or continuing a structured course, explaining C#/.NET in plain language from one precise theory source, choosing independent practice, reviewing a learner solution, debugging, spaced…

not rated 1 1mo ago A 111 tokens original MIT

dotnet-mentor

132

samo33ddd/dotnet-mentor-skill

Skill Claude CodeCodex

A text-based tutor for learning C# and .NET, the Microsoft platform used to build applications and services. It guides learners from first programs toward junior backend development.

not rated 1 1mo ago A 146 tokens original MIT

improve-test-coverage

133

Hyeonu-Cha/dotnet-coverage-mcp

Skill Claude CodeCodex

Iteratively write .NET unit tests to improve code coverage toward 80% line and branch targets. USE FOR: autonomously running tests, finding gaps, writing targeted tests, and repeating until 80% coverage or plateau. Calls all 7 dotnet-coverage-mcp MCP tools: GetSourceFiles, RunTestsWithCoverage, GetCoverageSummary…

not rated 1 18d ago A 139 tokens original MIT

dev-ap

134

kuraki5336/tpi_lalaleap_mcp

Skill Claude CodeCodex

A set of ASP.NET Core 8.0 and C# backend development rules. It covers common parts of a web backend, such as controllers, services, data access, models, and dependency injection.

not rated 0 19d ago A 68 tokens

efcore-abstractions

135

baoduy/drunk-mcp-proxy

Skill Claude CodeCodex

DKNet EF Core Abstractions - Base entities, interfaces, and attributes for Entity Framework Core with DDD patterns.

not rated 0 5mo ago A 29 tokens original MIT

efcore-repos

136

baoduy/drunk-mcp-proxy

Skill Claude CodeCodex

DKNet EF Core Repositories - Implement the Repository pattern with generic repositories, CQRS support, and Mapster integration.

not rated 0 5mo ago A 28 tokens original MIT

aot-json-experience

137

liuqihonggit/mcp-cli-bridge

Skill Claude CodeCodex

A set of notes about JSON serialization in .NET NativeAOT applications. JSON serialization converts .NET objects to JSON text and back; NativeAOT compiles an application ahead of time into a native program.

not rated 0 3mo ago A 0 tokens original MIT

dotnet-microservice

138

DevelopmentAgentSDD/MCP-JiraCloud

Skill Claude CodeCodex

Convenciones, stack tecnologico y patrones de arquitectura para microservicios .NET Core. Usar cuando se desarrolle cualquier microservicio .NET con clean architecture, DDD, CQRS, EF Core, MediatR, Docker, Kubernetes y OpenTelemetry.

not rated 0 2mo ago A 61 tokens original MIT

tdd

139

DevelopmentAgentSDD/MCP-JiraCloud

Skill Claude CodeCodex

Test-Driven Development para .NET Core. Usar cuando se implemente codigo nuevo o se modifique existente. Ciclo RED-GREEN-REFACTOR con persistencia automatica del progreso en .harness-state.json para retomar tras interrupcion. Organizacion: una carpeta por clase, un archivo .cs por metodo con todos sus escenarios…

not rated 0 2mo ago A 83 tokens original MIT

localization

140

jame581/GodotPrompter

Skill Claude CodeCodex

Use when implementing localization (i18n/l10n) — TranslationServer, CSV/PO translation files, locale switching, RTL support, and pluralization in Godot 4.3+.

not rated 663 22d ago A 42 tokens MIT

math-essentials

141

jame581/GodotPrompter

Skill Claude CodeCodex

Use when implementing game math — vectors, transforms, interpolation, curves, random number generation, and common geometric recipes.

not rated 663 22d ago A 27 tokens MIT

mobile-development

142

jame581/GodotPrompter

Skill Claude CodeCodex

Use when targeting Android/iOS — export and signing, permissions, plugins, in-app purchases, ads, app lifecycle, device features, and mobile performance.

not rated 663 22d ago A 33 tokens MIT

language-bash

143

lugassawan/swe-workbench

Skill Claude CodeCodex

Bash idioms — strict mode, parameter expansion, arrays, trap cleanup, heredocs, and POSIX portability. Auto-load when working with .sh, .bash files, or when the user mentions bash, shell, shellcheck, set -e, or pipefail.

not rated 2 yesterday A 60 tokens MIT

language-csharp

144

lugassawan/swe-workbench

Skill Claude CodeCodex

C# and .NET idioms — .NET 8 LTS, C# NRT, records, value semantics, switch expressions, async/await, Task, ValueTask, CancellationToken, ConfigureAwait, IOptions , LINQ, Span , ArrayPool, hot path, allocation profiling, and performance. Auto-load when working with .cs files, .csproj, .sln, Directory.Build.props, or…

not rated 2 yesterday A 142 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: