.NET Router Skill
Primary router skill for broad .NET work.
dotnet skills install dotnet
This is the full skill directory, with search, category filters, and a dedicated page for every skill.
Use category filters or a direct search query to narrow the catalog. Every card links to a dedicated skill page.
Primary router skill for broad .NET work.
dotnet skills install dotnet
Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules.
dotnet skills install analyzer-config
Design or review .NET solution architecture across modular monoliths, clean architecture, vertical slices, microservices, DDD, CQRS, and cloud-native boundaries without…
dotnet skills install architecture
Use the open-source free `ArchUnitNET` library for architecture rules in .NET tests.
dotnet skills install archunitnet
Build, upgrade, and operate .NET Aspire application hosts with current CLI, AppHost, ServiceDefaults, integrations, dashboard, testing, and Azure deployment patterns for…
dotnet skills install aspire
Build, debug, modernize, or review ASP.NET Core applications with correct hosting, middleware, security, configuration, logging, and deployment patterns on current .NET.
dotnet skills install aspnet-core
Use the open-source free `Asynkron.Profiler` dotnet tool for CLI-first CPU, allocation, exception, contention, and heap profiling of .NET commands or existing trace artifacts.
dotnet skills install asynkron-profiler
Build, review, or migrate Azure Functions in .NET with correct execution model, isolated worker setup, bindings, DI, and Durable Functions patterns.
dotnet skills install azure-functions
Use Biome in .NET repositories that ship Node-based frontend assets and want a fast combined formatter-linter-import organizer for JavaScript, TypeScript, CSS, JSON, GraphQL, or…
dotnet skills install biome
Build and review Blazor applications across server, WebAssembly, web app, and hybrid scenarios with correct component design, state flow, rendering, and hosting choices.
dotnet skills install blazor
Use Chous in .NET repositories that ship sizeable frontend codebases and want file-structure linting, naming convention enforcement, and folder-layout policy as a CLI gate.
dotnet skills install chous
Use the open-source free `cloc` tool for line-count, language-mix, and diff statistics in .NET repositories.
dotnet skills install cloc
Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion.
dotnet skills install code-analysis
Review .NET changes for bugs, regressions, architectural drift, missing tests, incorrect async or disposal behavior, and platform-specific pitfalls before you approve or merge…
dotnet skills install code-review
Use the open-source CodeQL ecosystem for .NET security analysis.
dotnet skills install codeql
Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code.
dotnet skills install complexity
Use the open-source free `coverlet` toolchain for .NET code coverage.
dotnet skills install coverlet
Use the open-source free `CSharpier` formatter for C# and XML.
dotnet skills install csharpier
Design, tune, or review EF Core data access with proper modeling, migrations, query translation, performance, and lifetime management for modern .NET applications.
dotnet skills install entity-framework-core
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.
dotnet skills install entity-framework6
Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets.
dotnet skills install eslint
Use the free first-party `dotnet format` CLI for .NET formatting and analyzer fixes.
dotnet skills install format
Build or review gRPC services and clients in .NET with correct contract-first design, streaming behavior, transport assumptions, and backend service integration.
dotnet skills install grpc
Use HTMLHint in .NET repositories that ship static HTML output or standalone frontend templates.
dotnet skills install htmlhint
Maintain classic ASP.NET applications on .NET Framework, including Web Forms, older MVC, and legacy hosting patterns, while planning realistic modernization boundaries.
dotnet skills install legacy-aspnet
Expert knowledge of the libvlc C API (3.x and 4.x), the multimedia framework behind VLC media player.
dotnet skills install libvlc
Use ManagedCode.Communication when a .NET application needs explicit result objects, structured errors, and predictable service or API boundaries instead of exception-driven…
dotnet skills install managedcode-communication
Use ManagedCode.MarkItDown when a .NET application needs deterministic document-to-Markdown conversion for ingestion, indexing, summarization, or content-processing workflows.
dotnet skills install managedcode-markitdown
Use ManagedCode.MimeTypes when a .NET application needs consistent MIME type detection, extension mapping, and content-type decisions for uploads, downloads, or HTTP responses.
dotnet skills install managedcode-mimetypes
Integrate ManagedCode.Orleans.Graph into an Orleans-based .NET application for graph-oriented relationships, edge management, and traversal logic on top of Orleans grains.
dotnet skills install managedcode-orleans-graph
Use ManagedCode.Orleans.SignalR when a distributed .NET application needs Orleans-based coordination of SignalR real-time messaging, hub delivery, and grain-driven push flows.
dotnet skills install managedcode-orleans-signalr
Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit configuration, container selection, upload and download flows, and…
dotnet skills install managedcode-storage
Build, review, or migrate .NET MAUI applications across Android, iOS, macOS, and Windows with correct cross-platform UI, platform integration, and native packaging assumptions.
dotnet skills install maui
Adopt MCAF governance in a .NET repository with the right AGENTS.md layout, repo-native docs, skill installation, verification rules, and non-trivial task workflow.
dotnet skills install mcaf
Apply MCAF agile-delivery guidance for backlog quality, roles, ceremonies, and engineering feedback.
dotnet skills install mcaf-agile-delivery
Apply MCAF developer-experience guidance for onboarding, F5 contract, cross-platform tasks, local inner loop, and reproducible setup.
dotnet skills install mcaf-devex
Apply MCAF documentation guidance for docs structure, navigation, source-of-truth placement, and writing quality.
dotnet skills install mcaf-documentation
Apply MCAF feature-spec guidance to create or update a feature spec under `docs/Features/` with business rules, user flows, system behaviour, verification, and Definition of Done.
dotnet skills install mcaf-feature-spec
Apply MCAF human-review-planning guidance for a large AI-generated code drop by reading the target area, tracing the natural user and system flows, identifying the riskiest…
dotnet skills install mcaf-human-review-planning
Apply MCAF ML/AI delivery guidance for data exploration, feasibility, experimentation, testing, responsible AI, and operating ML systems.
dotnet skills install mcaf-ml-ai-delivery
Apply MCAF non-functional-requirements guidance to capture or refine explicit quality attributes such as accessibility, reliability, scalability, maintainability, performance…
dotnet skills install mcaf-nfr
Apply MCAF source-control guidance for repository structure, branch naming, merge strategy, commit hygiene, and secrets-in-git discipline.
dotnet skills install mcaf-source-control
Apply MCAF UI/UX guidance for design systems, accessibility, front-end technology selection, and design-to-development collaboration.
dotnet skills install mcaf-ui-ux
Build or consume Model Context Protocol (MCP) servers and clients in .NET using the official MCP C# SDK, including stdio, Streamable HTTP, tools, prompts, resources, and…
dotnet skills install mcp
Use Metalint in .NET repositories that ship Node-based frontend assets and want one CLI entrypoint over several underlying linters.
dotnet skills install metalint
Use the open-source free `Meziantou.Analyzer` package for design, usage, security, performance, and style rules in .NET.
dotnet skills install meziantou-analyzer
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.
dotnet skills install microsoft-agent-framework
Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure…
dotnet skills install microsoft-extensions
Build provider-agnostic .NET AI integrations with `Microsoft.Extensions.AI`, `IChatClient`, embeddings, middleware, structured output, vector search, and evaluation.
dotnet skills install microsoft-extensions-ai
Design and implement Minimal APIs in ASP.NET Core using handler-first endpoints, route groups, filters, and lightweight composition suited to modern .NET services.
dotnet skills install minimal-apis
Work on C# and .NET-adjacent mixed-reality solutions around HoloLens, MRTK, OpenXR, Azure services, and integration boundaries where .NET participates in the stack.
dotnet skills install mixed-reality
Use ML.NET to train, evaluate, or integrate machine-learning models into .NET applications with realistic data preparation, inference, and deployment expectations.
dotnet skills install mlnet
Write modern, version-aware C# for .NET repositories.
dotnet skills install modern-csharp
Write, run, or repair .NET tests that use MSTest.
dotnet skills install mstest
Implement the Model-View-ViewModel pattern in .NET applications with proper separation of concerns, data binding, commands, and testable ViewModels using MVVM Toolkit.
dotnet skills install mvvm
Use the open-source free `NetArchTest.Rules` library for architecture rules in .NET unit tests.
dotnet skills install netarchtest
Write, run, or repair .NET tests that use NUnit.
dotnet skills install nunit
Build or review distributed .NET applications with Orleans grains, silos, persistence, streaming, reminders, placement, transactions, serialization, event sourcing, testing, and…
dotnet skills install orleans
Use the free official .NET diagnostics CLI tools for profiling and runtime investigation in .NET repositories.
dotnet skills install profiling
Create or reorganize .NET solutions with clean project boundaries, repeatable SDK settings, and a maintainable baseline for libraries, apps, tests, CI, and local development.
dotnet skills install project-setup
Set up or refine open-source .NET code-quality gates for CI: formatting, `.editorconfig`, SDK analyzers, third-party analyzers, coverage, mutation testing, architecture tests…
dotnet skills install quality-ci
Use the open-source free `QuickDup` clone detector for .NET repositories.
dotnet skills install quickdup
Use the open-source free `ReportGenerator` tool for turning .NET coverage outputs into HTML, Markdown, Cobertura, badges, and merged reports.
dotnet skills install reportgenerator
Use the free official JetBrains ReSharper Command Line Tools for .NET repositories.
dotnet skills install resharper-clt
Use the open-source free `Roslynator` analyzer packages and optional CLI for .NET.
dotnet skills install roslynator
Build AI-enabled .NET applications with Semantic Kernel using services, plugins, prompts, and function-calling patterns that remain testable and maintainable.
dotnet skills install semantic-kernel
Use Sep for high-performance separated-value parsing and writing in .NET, including delimiter inference, explicit parser/writer options, and low-allocation row/column workflows.
dotnet skills install sep
Implement or review SignalR hubs, streaming, reconnection, transport, and real-time delivery patterns in ASP.NET Core applications.
dotnet skills install signalr
Use SonarJS-derived rules in .NET repositories that ship JavaScript or TypeScript frontends and need deeper bug-risk, code-smell, or cognitive-complexity checks than a minimal…
dotnet skills install sonarjs
Use the open-source free `Stryker.NET` mutation testing tool for .NET.
dotnet skills install stryker
Use the open-source free `StyleCop.Analyzers` package for naming, layout, documentation, and style rules in .NET projects.
dotnet skills install stylecop-analyzers
Use Stylelint in .NET repositories that ship CSS, SCSS, or other stylesheet assets alongside web frontends.
dotnet skills install stylelint
Write, run, or repair .NET tests that use TUnit.
dotnet skills install tunit
Build cross-platform .NET applications with Uno Platform targeting WebAssembly, iOS, Android, macOS, Linux, and Windows from a single XAML/C# codebase.
dotnet skills install uno-platform
Work on WCF services, clients, bindings, contracts, and migration decisions for SOAP and multi-transport service-oriented systems on .NET Framework or compatible stacks.
dotnet skills install wcf
Build or maintain controller-based ASP.NET Core APIs when the project needs controller conventions, advanced model binding, validation extensions, OData, JsonPatch, or existing…
dotnet skills install web-api
Use webhint in .NET repositories that ship browser-facing frontends.
dotnet skills install webhint
Build, maintain, or modernize Windows Forms applications with practical guidance on designer-driven UI, event handling, data binding, MVP separation, and migration to modern .NET.
dotnet skills install winforms
Build or review WinUI 3 applications with the Windows App SDK, including MVVM patterns, packaging decisions, navigation, theming, windowing, and interop boundaries with other…
dotnet skills install winui
Build long-running .NET background services with `BackgroundService`, Generic Host, graceful shutdown, configuration, logging, and deployment patterns suited to workers and…
dotnet skills install worker-services
Maintain or assess Workflow Foundation-based solutions on .NET Framework, especially where long-lived process logic or legacy designer artifacts still matter.
dotnet skills install workflow-foundation
Build and modernize WPF applications on .NET with correct XAML, data binding, commands, threading, styling, and Windows desktop migration decisions.
dotnet skills install wpf
Write, run, or repair .NET tests that use xUnit.
dotnet skills install xunit
No skills match this search yet.