managedcode/dotnet-skills

Installable .NET skill catalog and CLI for Codex, Claude Code, GitHub Copilot, and Gemini.

477Stars 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

aspnet-core

01

managedcode/dotnet-skills

Skill Claude CodeCodex

Build, debug, modernize, or review ASP.NET Core applications with correct hosting, middleware, security, configuration, logging, and deployment patterns on current .NET. USE FOR: working on ASP.NET Core apps, services, or middleware; changing auth, routing, configuration, hosting, or deployment behavior; deciding…

477 2d ago A 122 tokens original MIT

aspire

02

managedcode/dotnet-skills

Skill Claude CodeCodex

Build, upgrade, and operate Aspire 13.5.x C# or TypeScript application hosts with the current CLI, AppHost, ServiceDefaults, integrations, dashboard, testing, MCP, and deployment patterns for distributed apps. USE FOR: Aspire.AppHost.Sdk, Aspire.Hosting., DistributedApplication.CreateBuilder, apphost.mts…

477 2d ago A 145 tokens original MIT

azure-functions

03

managedcode/dotnet-skills

Skill Claude CodeCodex

Build, review, or migrate Azure Functions in .NET with correct execution model, isolated worker setup, bindings, DI, and Durable Functions patterns. USE FOR: working on Azure Functions in .NET; migrating from the in-process model to the isolated worker model; adding Durable Functions, bindings, or host configuration.…

477 2d ago A 113 tokens original MIT

blazor

04

managedcode/dotnet-skills

Skill Claude CodeCodex

Build and review Blazor applications across server, WebAssembly, web app, and hybrid scenarios with correct component design, state flow, rendering, and hosting choices. USE FOR: building interactive web UIs with C# instead of JavaScript; choosing between Server, WebAssembly, or Auto render modes; designing component…

477 2d ago A 119 tokens original MIT

entity-framework6

05

managedcode/dotnet-skills

Skill Claude CodeCodex

Maintain or migrate EF6-based applications with realistic guidance on what to keep, what to modernize, and when EF Core is or is not the right next step. USE FOR: EF6 codebases; runtime versus ORM migration decisions; EDMX, code-first, ObjectContext, and legacy data-access review. DO NOT USE FOR: unrelated stacks…

477 2d ago A 114 tokens original MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Design, tune, or review EF Core data access with proper modeling, migrations, query translation, performance, and lifetime management for modern .NET applications. USE FOR: DbContext, migrations, model configuration, EF queries, tracking, loading, performance, transactions, and EF6 migration decisions. DO NOT USE FOR…

477 2d ago A 110 tokens original MIT

maui

07

managedcode/dotnet-skills

Skill Claude CodeCodex

Build, review, or migrate .NET MAUI applications across Android, iOS, macOS, and Windows with correct cross-platform UI, platform integration, and native packaging assumptions. USE FOR: working on cross-platform mobile or desktop UI in .NET MAUI; integrating device capabilities, navigation, or platform-specific code…

477 2d ago A 121 tokens original MIT

mlnet

08

managedcode/dotnet-skills

Skill Claude CodeCodex

Use ML.NET to train, evaluate, or integrate machine-learning models into .NET applications with realistic data preparation, inference, and deployment expectations. USE FOR: ML.NET integration; local model training or retraining; inference pipelines, model loading, evaluation, and deployment review. DO NOT USE FOR…

477 2d ago A 105 tokens original MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Build .NET AI agents, harnesses, and multi-agent workflows with Microsoft Agent Framework using the right agent type, sessions, tools, workflows, hosting protocols, and enterprise guardrails. USE FOR: building or reviewing .NET code that uses Microsoft.Agents., Microsoft.Extensions.AI, AIAgent, HarnessAgent…

477 2d ago A 138 tokens original MIT

minimal-apis

10

managedcode/dotnet-skills

Skill Claude CodeCodex

Design and implement Minimal APIs in ASP.NET Core using handler-first endpoints, route groups, filters, and lightweight composition suited to modern .NET services. USE FOR: building new HTTP APIs in ASP.NET Core; creating lightweight microservices; choosing between Minimal APIs and controllers. DO NOT USE FOR…

477 2d ago A 105 tokens original MIT

astro-developer

11

managedcode/dotnet-skills

Skill Claude CodeCodex

Comprehensive guide for developing in the Astro monorepo. Covers architecture, debugging, testing, and critical constraints. Use when working on features, fixes, tests, or understanding the codebase structure.

477 2d ago A 44 tokens original MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK. Use when adding observability, setting up OTLP exporters, creating custom metrics/spans, or troubleshooting distributed trace correlation.

477 2d ago A 55 tokens copy · 100% MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Guides conversion of a pre-.NET 8 Blazor Server app into a .NET 8+ Blazor Web App. USE FOR: migrating apps that use AddServerSideBlazor and MapBlazorHub to the AddRazorComponents/MapRazorComponents model, converting Host.cshtml to an App.razor root component, replacing blazor.server.js with blazor.web.js, migrating…

477 2d ago A 176 tokens copy · 100% MIT

dotnet-webapi

14

managedcode/dotnet-skills

Skill Claude CodeCodex

Guides creation and modification of ASP.NET Core Web API endpoints with correct HTTP semantics, OpenAPI metadata, and error handling. USE FOR: adding new API endpoints (controllers or minimal APIs), wiring up OpenAPI/Swagger, creating .http test files, setting up global error handling middleware. DO NOT USE FOR…

477 2d ago A 105 tokens copy · 100% MIT

dotnet-maui-doctor

16

managedcode/dotnet-skills

Skill Claude CodeCodex

Diagnoses and fixes .NET MAUI development environment issues. Validates .NET SDK, workloads, Java JDK, Android SDK, Xcode, and Windows SDK. All version requirements discovered dynamically from NuGet WorkloadDependencies.json — never hardcoded. Use when: setting up MAUI development, build errors mentioning…

477 2d ago D 150 tokens copy · 100% MIT

maui-app-lifecycle

17

managedcode/dotnet-skills

Skill Claude CodeCodex

.NET MAUI app lifecycle guidance — the four app states, cross-platform Window lifecycle events (Created, Activated, Deactivated, Stopped, Resumed, Destroying), platform-specific lifecycle mapping, backgrounding and resume behavior, and state-preservation patterns. USE FOR: "app lifecycle", "window lifecycle events"…

477 2d ago A 144 tokens copy · 100% MIT

maui-collectionview

18

managedcode/dotnet-skills

Skill Claude CodeCodex

Guidance for implementing CollectionView in .NET MAUI apps — data display, layouts (list & grid), selection, grouping, scrolling, empty views, templates, incremental loading, swipe actions, and pull-to-refresh. USE FOR: "CollectionView", "list view", "grid layout", "data template", "item template", "grouping", "pull…

477 2d ago A 205 tokens copy · 100% MIT

maui-data-binding

19

managedcode/dotnet-skills

Skill Claude CodeCodex

Guidance for .NET MAUI XAML and C# data bindings — compiled bindings, INotifyPropertyChanged / ObservableObject, value converters, binding modes, multi-binding, relative bindings, fallbacks, and MVVM best practices. USE FOR: setting up compiled bindings with x:DataType, implementing INotifyPropertyChanged or…

477 2d ago A 180 tokens copy · 100% MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Guidance for configuring dependency injection in .NET MAUI apps — service registration in MauiProgram.cs, lifetime selection (Singleton / Transient / Scoped), constructor injection, Shell navigation auto-resolution, platform-specific registrations, and testability patterns. USE FOR: "dependency injection", "DI setup"…

477 2d ago A 144 tokens copy · 100% MIT

maui-safe-area

21

managedcode/dotnet-skills

Skill Claude CodeCodex

.NET MAUI safe area and edge-to-edge layout guidance for .NET 10+. Covers the new SafeAreaEdges property, SafeAreaRegions enum, per-edge control, keyboard avoidance, Blazor Hybrid CSS safe areas, migration from legacy iOS-only APIs, and platform-specific behavior for Android, iOS, and Mac Catalyst. USE FOR: "safe…

477 2d ago A 188 tokens copy · 100% MIT

managedcode/dotnet-skills

Skill Claude CodeCodex

Guide for implementing Shell-based navigation in .NET MAUI apps. Covers AppShell setup, visual hierarchy (FlyoutItem, TabBar, Tab, ShellContent), URI-based navigation with GoToAsync, route registration, query parameters, back navigation, flyout and tab configuration, navigation events, and navigation guards. Use when…

477 2d ago A 164 tokens copy · 100% MIT

maui-theming

23

managedcode/dotnet-skills

Skill Claude CodeCodex

Guide for theming .NET MAUI apps — light/dark mode via AppThemeBinding, ResourceDictionary theme switching, DynamicResource bindings, system theme detection, and user theme preferences. Use when: "dark mode", "light mode", "theming", "AppThemeBinding", "theme switching", "ResourceDictionary theme", "dynamic…

477 2d ago A 157 tokens copy · 100% MIT

orleans

24

managedcode/dotnet-skills

Skill Claude CodeCodex

Design Microsoft Orleans systems from each primitive's purpose and failure model. USE FOR: grains, digital twins, state versus databases, transactions, messaging, streams, timers, reminders, Durable Jobs, stateless workers, grain services, startup, and hosting. DO NOT USE FOR: other actor stacks, batches…

477 2d ago A 93 tokens original MIT