dotnet-github-docs
No SKILL.md available for this skill.
View on GitHubMore from novotnyllc/dotnet-artisan
dotnet-debugging
Debugs Windows and Linux/macOS applications (native, .NET/CLR, mixed-mode) with WinDbg MCP (crash dumps, !analyze, !syncblk, !dlk, !runaway, !dumpheap, !gcroot, BSOD), dotnet-dump, lldb with SOS, createdump, and container diagnostics (Docker, Kubernetes). Hang/deadlock diagnosis, high CPU triage, memory leak investigation, kernel debugging, and dotnet-monitor for production. Spans 17 topic areas. Do not use for routine .NET SDK profiling, benchmark design, or CI test debugging.
57dotnet-domain-modeling
Models business domains. Aggregates, value objects, domain events, rich models, repositories.
5dotnet-csharp-coding-standards
Defines baseline C# conventions loaded first -- naming, file layout, style rules.
5dotnet-ui-testing-core
Tests UI across frameworks. Page objects, test selectors, async waits, accessibility.
5dotnet-solid-principles
Applies SOLID and DRY principles. C# anti-patterns, fixes, SRP compliance checks.
5dotnet-ui-chooser
Selects a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.
5