Aaron Stannard's Akka.NET skill cuts through the framework's complexity with opinionated guidance on actor patterns, supervision, and cluster abstractions. It covers the practical decision points you actually hit in production: when to use EventStream versus DistributedPubSub, how to abstract Cluster Sharding for local testing, and async cancellation patterns that don't leak. The included reference files on work distribution and cluster-local abstractions suggest real patterns extracted from building distributed systems, not just API docs repackaged. If you're past Akka.NET tutorials and need to make architectural calls that won't bite you later, this is worth the 247 installs it's already gotten.
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill akka-net-best-practices