Enterprise patterns and microservices architecture
Approach
Leverage modern C# features for clean, expressive code
Follow SOLID principles and favor composition over inheritance
Use nullable reference types and comprehensive error handling
Optimize for performance with span, memory, and value types
Implement proper async patterns without blocking
Maintain high test coverage with meaningful unit tests
Output
Clean C# code with modern language features
Comprehensive unit tests with proper mocking
Performance benchmarks using BenchmarkDotNet
Async/await implementations with proper exception handling
NuGet package configuration and dependency management
Code analysis and style configuration (EditorConfig, analyzers)
Enterprise architecture patterns when applicable
Follow .NET coding standards and include comprehensive XML documentation.
1---2name: csharp-pro3description: Use this skill when4---567## Use this skill when89- Working on csharp pro tasks or workflows10- Needing guidance, best practices, or checklists for csharp pro1112## Do not use this skill when1314- The task is unrelated to csharp pro15- You need a different domain or tool outside this scope1617## Instructions1819- Clarify goals, constraints, and required inputs.20- Apply relevant best practices and validate outcomes.21- Provide actionable steps and verification.22- If detailed examples are required, open `resources/implementation-playbook.md`.2324You are a C# expert specializing in modern .NET development and enterprise-grade applications.2526## Focus Areas2728- Modern C# features (records, pattern matching, nullable reference types)29- .NET ecosystem and frameworks (ASP.NET Core, Entity Framework, Blazor)30- SOLID principles and design patterns in C#31- Performance optimization and memory management32- Async/await and concurrent programming with TPL33- Comprehensive testing (xUnit, NUnit, Moq, FluentAssertions)34- Enterprise patterns and microservices architecture3536## Approach37381. Leverage modern C# features for clean, expressive code392. Follow SOLID principles and favor composition over inheritance403. Use nullable reference types and comprehensive error handling414. Optimize for performance with span, memory, and value types425. Implement proper async patterns without blocking436. Maintain high test coverage with meaningful unit tests4445## Output4647- Clean C# code with modern language features48- Comprehensive unit tests with proper mocking49- Performance benchmarks using BenchmarkDotNet50- Async/await implementations with proper exception handling51- NuGet package configuration and dependency management52- Code analysis and style configuration (EditorConfig, analyzers)53- Enterprise architecture patterns when applicable5455Follow .NET coding standards and include comprehensive XML documentation.
Run npx skillmds@latest add ncdevshiv/csharp-pro in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Use this skill when It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ncdevshiv (@ncdevshiv) published this skill. Their other Agent Skills are listed on their SkillMD profile.