.NET Architecture
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
Primary router skill for broad .NET work. Classify the repo by app model and cross-cutting concern first, then switch to the narrowest matching .NET skill instead of staying at a generic layer.
.NET help without naming a narrower framework or tool.NET code in a repo with multiple app models or frameworks.NET skill should own a task before editing code- target frameworks and SDK version - LangVersion - project SDKs and workload hints - hosting model and app entry points - test framework and runner - analyzers, formatters, coverage, and CI quality gates
- Web: dotnet-aspnet-core, dotnet-minimal-apis, dotnet-web-api, dotnet-blazor, dotnet-signalr, dotnet-grpc - Cloud and hosting: dotnet-aspire, dotnet-azure-functions, dotnet-worker-services - Desktop and client: dotnet-maui, dotnet-wpf, dotnet-winforms, dotnet-winui - Data and distributed: dotnet-entity-framework-core, dotnet-entity-framework6, dotnet-orleans - AI and agentic: dotnet-semantic-kernel, dotnet-microsoft-extensions-ai, dotnet-microsoft-agent-framework, dotnet-mlnet, dotnet-mixed-reality - Legacy: dotnet-legacy-aspnet, dotnet-wcf, dotnet-workflow-foundation
.NET advice:- project bootstrap or repo shape: dotnet-project-setup, dotnet-architecture - frontend asset analysis in mixed .NET plus Node repos: dotnet-eslint, dotnet-stylelint, dotnet-htmlhint, dotnet-webhint, dotnet-biome, dotnet-sonarjs, dotnet-metalint, dotnet-chous - code review: dotnet-code-review - language features: dotnet-modern-csharp - testing: dotnet-tunit, dotnet-xunit, dotnet-mstest - format, analyzers, coverage, and CI: dotnet-format, dotnet-code-analysis, dotnet-quality-ci, dotnet-coverlet, dotnet-reportgenerator - maintainability and architecture rules: dotnet-complexity, dotnet-netarchtest, dotnet-archunitnet
.NET commands.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
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 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
Broad .NET triage agent that classifies the repo and routes work to the right skills or specialist agents.
Also works: dotnet agents install router