This one's built for senior .NET devs who spend their days in ASP.NET Core APIs, EF Core, and Dapper. It knows modern C# inside out (records, pattern matching, Span<T>) and stays current with C# 12/13 features. Covers the stuff that actually matters in production: async/await patterns, caching strategies with Redis, performance optimization, and proper DI. The behavioral traits section is honest about trade-offs, like applying SOLID pragmatically instead of dogmatically. It leans heavily on concrete patterns like CQRS with MediatR, vertical slice architecture, and repository patterns. Good for code reviews, architecture decisions, or when you need someone to call out N+1 queries and async deadlocks before they hit prod.
npx skills add https://github.com/rmyndharis/antigravity-skills --skill dotnet-architect