Category page 12 skills 4 related agents

Core .NET Skills

Foundational .NET topics such as modern C#, SDK setup, project structure, and broad platform guidance.

Orchestration agents

Top-level routing agents that sit above the skill catalog and hand work to the right .NET guidance.

Orchestration agent
6 linked skills

.NET Build

Build-focused orchestration agent for .NET restore, build, test, packaging, CI failures, diagnostics, and environment drift.

agents install build

Also works: dotnet agents install build

Orchestration agent
6 linked skills

.NET Modernization

Modernization orchestration agent for upgrades, legacy migrations, compatibility planning, and staged adoption of modern .NET patterns.

agents install modernization

Also works: dotnet agents install modernization

Orchestration agent
8 linked skills

.NET Review

Review orchestration agent for .NET changes across bugs, regressions, analyzers, architecture, tests, and maintainability.

agents install review

Also works: dotnet agents install review

Orchestration agent
4 linked skills

.NET Router

Broad .NET triage agent that classifies the repo and routes work to the right skills or specialist agents.

agents install router

Also works: dotnet agents install router

Core skills

Browse every catalog entry tagged under Core. These cards link to dedicated skill pages and still support quick-view popups.

v1.0.0

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
Open skill page
v1.0.0

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
Open skill page

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
Open skill page
v1.0.0

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
Open skill page
v1.2.1

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
Open skill page
v1.0.0

Apply MCAF agile-delivery guidance for backlog quality, roles, ceremonies, and engineering feedback.

dotnet skills install mcaf-agile-delivery
Open skill page

Apply MCAF developer-experience guidance for onboarding, F5 contract, cross-platform tasks, local inner loop, and reproducible setup.

dotnet skills install mcaf-devex
Open skill page

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
Open skill page
v1.0.0

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
Open skill page

Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure…

dotnet skills install microsoft-extensions
Open skill page
v1.0.0

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
Open skill page