dotnet-best-practices
Comprehensive .NET development guidelines covering error handling, async patterns, type design, database performance, API design, DI, architecture, serialization, performance optimization, logging, and testing. Contains 100+ rules prioritized by impact to guide code reviews and automated refactoring.
Installation
SKILL.md
Comprehensive development guide for modern .NET applications with C# 12+. Contains 100+ rules across 11 categories, prioritized by impact to guide code generation, refactoring, and reviews.
| Priority | Category | Impact | Prefix | Rules |
| 1 | Error Handling | CRITICAL | error- | 8 | | 2 | Async Patterns | CRITICAL | async- | 9 | | 3 | Type Design | HIGH | type- | 10 | | 4 | Database Performance | HIGH | db- | 12 | | 5 | API Design | MEDIUM-HIGH | api- | 8 | | 6 | Dependency Injection | MEDIUM | di- | 7 | | 7 | Architecture | MEDIUM | arch- | 8 | | 8 | Serialization | MEDIUM | serial- | 6 |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/akires47/agent-skills --skill dotnet-best-practices- Source
- akires47/agent-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dotnet-best-practices?
Comprehensive .NET development guidelines covering error handling, async patterns, type design, database performance, API design, DI, architecture, serialization, performance optimization, logging, and testing. Contains 100+ rules prioritized by impact to guide code reviews and automated refactoring. Source: akires47/agent-skills.
How do I install dotnet-best-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akires47/agent-skills --skill dotnet-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/akires47/agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01