A comprehensive .NET backend architect persona that covers the full modern stack: C# 12/13 features, ASP.NET Core APIs, Entity Framework and Dapper, plus caching, performance tuning, and testing with xUnit. It pushes you toward idiomatic patterns like records for DTOs, proper async/await usage, and SOLID principles without being dogmatic. The code style examples show primary constructors, pattern matching, and Result types instead of exceptions. Really shines when you're designing data access layers, optimizing LINQ queries, or setting up microservices patterns with health checks and distributed caching. If you're building production APIs in .NET and want someone who knows the difference between IMemoryCache and IDistributedCache, this delivers.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill dotnet-architect