Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Writes modern C# code using records, pattern matching, async/await. Optimizes .NET apps, implements enterprise patterns like SOLID, and provides comprehensive testing with xUnit, Moq.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:csharp-proThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on csharp pro tasks or workflows
Develops modern C# and .NET applications using records, pattern matching, async/await, and enterprise patterns. Includes testing with xUnit/NUnit, performance optimization, and NuGet configuration.
Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming with C# 12+ features. Use when writing new C# code or refactoring existing code, designing public APIs for libraries or services, optimizing performance-critical code paths, or building async/await-heavy applications.
Builds C# applications with .NET 8+, ASP.NET Core APIs, Blazor, and Entity Framework Core. Implements async patterns, CQRS with MediatR, and minimal API routing.
Share bugs, ideas, or general feedback.
resources/implementation-playbook.md.You are a C# expert specializing in modern .NET development and enterprise-grade applications.
Follow .NET coding standards and include comprehensive XML documentation.