C# and .NET skills

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

Browse within: dotnet 236copilot 69code-analysis-true 31github-copilot 30blazor 28copilot-skills 27ai-assisted-development 24dotnet-skills 24ai-skills 23azure-openai 22ai-extensions 21alexa-skills-sdk 21aws-lambda 21embeddings 21

roslynk

50

mrpmorris/Roslynk

Skill Claude CodeCodex

How to use the Roslynk MCP tools (mcproslynk) effectively for C# work. Use this whenever a Roslynk server is connected and the task touches C# code in a solution — checking for compile errors or warnings, finding a symbol's definition, references, callers, or implementations, renaming symbols, applying code fixes or…

56 9d ago A 144 tokens original MIT

blazor

52

AterDev/Perigon.CLI

Skill Claude CodeCodex

Use for Blazor Server development with Fluent UI Blazor, Razor components, layouts, pages, scoped UI services, culture switching, localization, forms, loading/empty/error states, and Studio-style dashboard workflows.

53 4d ago A 45 tokens original Apache-2.0

release

53

AterDev/Perigon.CLI

Skill Claude CodeCodex

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

53 4d ago A 34 tokens original Apache-2.0

bdd-dotnet

54

nesbo/dotnet-claude-code-skills

Skill Claude CodeCodex

Part of bdd-dotnet

Use this skill when writing unit tests for the Domain.Shared project. This skill captures the unique testing patterns, conventions, and philosophy used in this codebase.

53 7mo ago A 0 tokens

data-dotnet

55

nesbo/dotnet-claude-code-skills

Skill Claude CodeCodex

Part of data-dotnet

This skill provides a comprehensive guide to implementing the data persistence layer using Entity Framework Core as an adapter in a hexagonal architecture (ports and adapters pattern). The data layer is a library that encapsulates its implementation internally and exposes DI registration publicly for wiring into…

53 7mo ago A 0 tokens

ddd-dotnet

56

nesbo/dotnet-claude-code-skills

Skill Claude CodeCodex

Part of ddd-dotnet

This skill provides a comprehensive guide to implementing Domain-Driven Design patterns in .NET, based on real-world production code from the LMP project. These patterns promote clean architecture, maintainability, and testability.

53 7mo ago A 0 tokens

DevExpress/agent-skills

Skill Claude CodeCodex

Part of dx-reporting

Integrate DevExpress Report Viewer and Report Designer into Blazor Server, Blazor WebAssembly, and Blazor Web App. Register AddDevExpressServerSideBlazorReportViewer, AddDevExpressBlazorReporting in Program.cs. Configure DxResourceManager.RegisterScripts in App.razor. Components: DxReportViewer, DxDocumentViewer…

49 +1 15d ago A 155 tokens original MIT

roslyn-codelens

58

MarcelRoozekrans/roslyn-codelens-mcp

Skill Claude CodeCodex

Part of roslyn-codelens

Use when working with any .NET / C# code (.cs/.csproj/.sln/.slnx files), finding callers/references/implementations, checking compiler errors or warnings, running dotnet build for diagnostics, searching for a type/method/interface by name, inspecting DI registrations, detecting dead code or circular dependencies…

48 3d ago A 104 tokens original MIT

zhouda1fu/Ncp.Admin

Skill Claude CodeCodexCursor

A coding guide for implementing modeled business requirements in CleanDDD .NET projects. It covers business objects, commands, queries, API endpoints, events, data storage, configuration, and tests.

48 2mo ago A 63 tokens

sbox

60

gavogavogavo/claude-sbox

Skill Claude CodeCodex

Use when writing or modifying code for s&box, sbox, the Facepunch sandbox engine, or any Source 2 game project in C#. Triggers on mentions of s&box, sbox, sandbox game, Facepunch engine, Source 2 game, .sbproj, .razor with PanelComponent, @inherits PanelComponent, Sandbox.Component, GameObject + Components.Get …

46 2mo ago A 197 tokens original MIT

acad-dotnet

61

autodesk-platform-services/skills

Skill Claude CodeCodex

Scaffold and develop AutoCAD 2027 .NET plugins (AutoCAD, Civil 3D, Plant 3D) targeting .NET 10 / x64. Covers dotnet new templates, csproj patterns, bundle packaging, desktop NETLOAD testing, and Design Automation deployment.

43 +2 9d ago A 62 tokens original MIT

managedcode/PrompterOne

Skill Claude CodeCodex

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. Use when a .NET repo needs first-party code analysis, EnableNETAnalyzers, AnalysisLevel, or warning-as-error policy wired into build and CI.

42 3mo ago A 58 tokens original MIT

managedcode/PrompterOne

Skill Claude CodeCodex

Build .NET AI agents and multi-agent workflows with Microsoft Agent Framework using the right agent type, threads, tools, workflows, hosting protocols, and enterprise guardrails.

42 3mo ago A 40 tokens original MIT

dotnet-tunit

64

managedcode/PrompterOne

Skill Claude CodeCodex

Write, run, or repair .NET tests that use TUnit. Use when a repo uses TUnit, TUnit.Playwright, [Test], [Arguments], ClassDataSource, SharedType.PerTestSession, or Microsoft.Testing.Platform-based execution.

42 3mo ago A 62 tokens original MIT

ara3d-authoring

65

ara3d/ara3d-sdk

Skill Claude CodeCodex

Author Ara 3D Studio tools — generators (make geometry) and modifiers (transform geometry) — as standalone C# scripts. Use when the user says "write a modifier", "create a generator", "make an Ara 3D tool", "new Studio script", asks how modifiers/generators/Eval/parameters/EvalContext work, or wants to add a mesh…

41 14d ago A 99 tokens original MIT

dotnet-performance

66

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.

34 1mo ago A 42 tokens original MIT

ninja-patterns

67

lgbarn/trading-indicator-plugins

Skill Claude CodeCodex

Part of trading-indicators

NinjaTrader 8 NinjaScript indicator scaffold and patterns. Provides C# structure guidance and triggers doc-researcher for API verification. Use when developing NinjaTrader indicators.

34 +1 8mo ago A 39 tokens

dotnet-strict

68

asynkron/asynkron-skills

Skill Claude CodeCodex

Part of asynkron-devtools

Apply strict .NET/C# coding standards to a project or solution. Adds Roslynator and Meziantou analyzers, a comprehensive .editorconfig with 80+ diagnostic rules, naming conventions, and performance warnings. Use when the user wants to enforce strict code quality, set up analyzers, or add an .editorconfig to a .NET…

32 1mo ago A 78 tokens

vvvv-custom-nodes

69

tebjan/vvvv-skills

Skill Claude CodeCodex

Helps write C# node classes for vvvv gamma — the [ProcessNode] lifecycle pattern, Update() method, out parameters, pin configuration, change detection, stateless operation nodes, the public-API import model, and service consumption via NodeContext (IFrameClock, Game access, logging). Use when writing a node class…

32 21d ago A 144 tokens

vvvv-node-libraries

70

tebjan/vvvv-skills

Skill Claude CodeCodex

Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registration via RegisterService, IResourceProvider factories, ImportAsIs / ImportNamespace / ImportType selection, category organization, aspects…

32 21d ago A 280 tokens

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: