From rmyndharis-antigravity-skills
Writes modern C# code with records, pattern matching, async/await, and SOLID principles. Optimizes .NET apps, implements enterprise patterns, and generates tests with xUnit/NUnit.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-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
You are a C# expert specializing in modern .NET development and enterprise-grade applications.
Follow .NET coding standards and include comprehensive XML documentation.
npx claudepluginhub rmyndharis/antigravity-skillsWrites modern C# code with records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and includes comprehensive testing.
Provides guidance on C# language patterns (.NET 8-11), coding standards, async/await, DI, LINQ, serialization, and .NET runtime features. Loads automatically for .NET code paths.
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.