📋
Aspire Service Defaults
This skill centralizes observability, health checks, resilience, and service discovery for Aspire apps, wiring OpenTelemetry, health endpoints, and HttpClient
backendapidevopsobservability
🧪
Akka Hosting Actor Patterns
This skill helps you implement entity actors with local testing and clustered production modes using Akka.Hosting patterns, including generic parent, message
backendtestingunit-testsintegration-tests
🔍
Csharp Coding Standards
This skill helps you write modern high-performance C# code using records, value objects, pattern matching, and async design for robust APIs.
csharpperformanceapidesign
🔍
Csharp Concurrency Patterns
This skill helps you choose the right .NET concurrency abstraction, guiding async/await, channels, Akka.NET, and avoiding locks.
csharpbackendperformancerefactor