dotnet for Claude Code

1,110 mods tagged dotnet that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Claude Code: anthropic · Git and workflow · Web3 and blockchain · React · Python · TypeScript · docker · Localization · Go · Rust · nextjs · bun

Tencent/puerts

Skill Claude CodeCodex ✓ vendor

Guide for developing LLM agents based on PuerTsAgent framework — covers resource directory structure, system-prompt, skills, builtin modules, and best practices.

not rated 6.2k +6 yesterday A 39 tokens

generate-code-cs

02

Azure/azure-sdk-for-net

Skill Claude CodeCodex needs its repo ✓ vendor

Generate the code from typespec for C#. Parameter: C# SDK repository root location .

not rated 6.0k +3 today A 26 tokens original MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Use this skill before answering, planning, or editing any MSTest 3.x-to-4.x upgrade or post-upgrade failure. Triggers include "MSTest v4 breaking changes"; CS0507/CS0103/CS1061/CS1615; ExecuteAsync, CallerInfo, DisplayName, or custom TestMethodAttribute; ClassCleanupBehavior; ContainsKey; ThrowsExactly or…

not rated 477 changed 2d ago A 179 tokens original MIT

azure-staging

04

platformplatform/PlatformPlatform

MCP server Claude CodeCodexCursor +2

One of 4 in .mcp.json

Azure MCP Server - Model Context Protocol implementation for Azure. Runs locally from the @azure/mcp npm package. Needs 2 environment variables to run.

not rated 441 +3 1mo ago A tokens not measured original MIT

add-slice

05

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude Code

Scaffold a slice in this Vertical Slice Architecture template — one use case in its own folder, with its FastEndpoints endpoint, request, response, validator, and summary, plus the Feature and Group if they don't exist yet, plus tests. Use when the user says "add a slice", "add a use case", "add an endpoint", "add a…

not rated 397 +2 1mo ago A 125 tokens original MIT

backend-conventions

06

fpindej/netrock

Skill Claude Code

Backend convention reference (.NET 10 / C# 13). Auto-injected into backend-aware agents - not user-invocable.

not rated 231 6d ago A 27 tokens original MIT

maui-ai-debugging

07

dotnet/maui-labs

Skill Claude CodeCodex

Legacy DevFlow debug skill. USE FOR: maui-ai-debugging, maui devflow, screenshots, visual tree, Blazor CDP, simulator/emulator debugging. DO NOT USE FOR: setup, desktop automation, AppleScript, host xdotool.

not rated 213 +1 2d ago A 62 tokens original MIT

tik4net-mcp

08

danikf/tik4net

MCP server Claude CodeCodexCursor +2

MCP server "tik4net-mcp" as configured in danikf/tik4net. Launched with powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Bypass -File Tool.

not rated 197 3d ago A tokens not measured original Apache-2.0

awesome-copilot

09

microsoft/mcp-dotnet-samples

MCP server Claude CodeCodexCursor +2 ✓ vendor

MCP server "awesome-copilot" as configured in microsoft/mcp-dotnet-samples. Runs in Docker (ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026082702).

not rated 196 4d ago A tokens not measured original MIT

SebastienDegodez/copilot-instructions

Skill Claude CodeCodex

Use when domain logic leaks into API/Infrastructure, project references violate layer boundaries, or you need to decide between CQS (always), CQRS bus (complex domains), and DDD patterns (invariants and events).

not rated 192 1mo ago A 50 tokens original Apache-2.0

Hex1b.McpServer

11

mitchdenny/hex1b

Skill Claude CodeCodex

This skill provides guidance for AI agents working with the Hex1b TUI (Terminal User Interface) library and its MCP diagnostic tools.

not rated 175 yesterday A 0 tokens original MIT

windows-automation

12

sbroenne/mcp-windows

Skill Claude CodeCodex

Guidance for semantic-first Windows automation with the bundled windows-mcp server. Use when automating desktop apps, choosing UI Automation vs screenshots, or handling DPI and multi-monitor issues.

not rated 91 +3 2d ago A 40 tokens original MIT

skill-creator

13

duongthinh03/portfolio

Skill Claude CodeCodex

Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, frameworks, libraries or plugins usage, or…

not rated 85 2mo ago A 66 tokens

reviewing-skills

14

moorestech/moorestech

Skill Claude Code

A checklist and workflow for reviewing agent skills. It checks the skill's metadata, instructions, folder structure, and supporting files against recommended standards.

not rated 83 +1 today A 100 tokens original Apache-2.0

ara3d-sdk

15

znlgis/opengis-skills

Skill Claude CodeCodex

Use when processing AEC/BIM 3D data in .NET 8 — mesh generation and transformation, SIMD-accelerated math, IFC/STEP/PLY to glTF/GLB/VIM conversion, plugin development. Ara3D-SDK: high-performance .NET 3D geometry and BIM library suite.

not rated 58 3d ago A 70 tokens original MIT

starling

16

starling-browser/starling

MCP server Claude CodeCodexCursor +2

One of 2 in .mcp.json

MCP server "starling", hosted remotely at 127.0.0.1, as configured in starling-browser/starling.

not rated 57 2mo ago A tokens not measured original Apache-2.0

release

17

AterDev/Perigon.CLI

Skill Claude CodeCodex needs its repo

Prepare and publish Perigon.CLI patch releases, including versioning, release notes, bilingual docs, validation, and the nuget-branch CI handoff.

not rated 53 changed 3d ago A 34 tokens original Apache-2.0

roslyn-codelens

18

MarcelRoozekrans/roslyn-codelens-mcp

Plugin Claude Code

Bundles 1 skill · 104 tokens together

Roslyn-based code graph intelligence for .NET codebases. Requires .NET 10 SDK and the global tool: dotnet tool install -g RoslynCodeLens.Mcp.

not rated 48 yesterday A tokens not measured original MIT

regenerate-api

19

bravodev-hub/appointme

Skill Claude Code

Regenerate the AppointMe frontend API client (orval/TanStack Query hooks + TypeScript schemas) after the backend OpenAPI surface changes. Use this whenever backend endpoints, request/response DTOs, or other contract-affecting types are added, removed, or modified — e.g. after editing files under src/AppointMe.Api…

not rated 46 +1 14d ago A 136 tokens original MIT

christian289/dotnet-with-claudecode

Skill Claude Code

Creates WPF animations using Storyboard, Timeline, and EasingFunction patterns. Use when implementing UI transitions, state change visualizations, or interactive feedback effects.

not rated 41 1mo ago A 32 tokens original MIT

ppt-cli

22

trsdn/mcp-server-ppt

Skill Claude CodeCodex

Automate Microsoft PowerPoint on Windows via CLI. Use when creating, reading, or modifying PowerPoint presentations from scripts, CI/CD, or coding agents. Supports Slides, Shapes, Text, Charts, Animations, Transitions. Triggers: PowerPoint, presentation, pptx, pptcli, CLI automation.

not rated 36 changed 3d ago A 66 tokens fork MIT

dotnet-performance

23

wieslawsoltes/Performance-Skill

Skill Claude CodeCodex

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

not rated 34 1mo ago A 42 tokens original MIT

fuse

24

Litenova-Solutions/Fuse

MCP server Claude CodeCodexCursor +2

MCP server "fuse" as configured in Litenova-Solutions/Fuse. Launched with Fuse.

not rated 34 1mo ago A tokens not measured original Apache-2.0

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: