Skill
.NET Router Skill
Primary router skill for broad .NET work.
dotnet skills install dotnet
Apply MCAF developer-experience guidance for onboarding, F5 contract, cross-platform tasks, local inner loop, and reproducible setup. Use when the repo is hard to run, debug, test, or onboard into.
- clone and setup - build - run and debug - test
references/developer-experience.md firstreferences/onboarding-guide-template.md only when relevantPrimary 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