.NET Router Skill
Primary router skill for broad .NET work.
dotnet skills install dotnet
Install all 12 skills from the Core category in one command.
Run this command when you want the package to install every linked skill in one pass.
dotnet skills install package core
Install all 12 skills from the Core category in one command.
These are the exact skills installed by this package command.
Primary router skill for broad .NET work.
dotnet skills install dotnet
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
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
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 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 source-control guidance for repository structure, branch naming, merge strategy, commit hygiene, and secrets-in-git discipline.
dotnet skills install mcaf-source-control
Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure…
dotnet skills install microsoft-extensions
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
No skills are currently attached to this package.