Browse skills/.NET Best Practices Guide

.NET Best Practices Guide

Verifieddevelopment

.NET best practices with coding standards, dependency injection and unit testing patterns

$npx skills add github/awesome-copilot@dotnet-best-practices-guide

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.

SKILL.md

SKILL.md content not yet indexed. View the full document on GitHub.
View on GitHub →

Overview

.NET best practices with coding standards, dependency injection and unit testing patterns

dotnetbest-practicestesting.NET最佳实践
View source →
Safety score
95/100
S11/12 checks passed

All checks passed — safe to install

Skill info
Sourcegithub
Authorgithub
Repositorygithub/awesome-copilot
Stars23,100
Categorydevelopment

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Code ReviewEditor's pick
S

Automated PR code review using multiple specialized agents with confidence-based...

Frontend DesignEditor's pick
S

Create distinctive, production-grade frontend interfaces that avoid generic AI a...

react-best-practicesEditor's pick
A

React 19+ / Next.js 15+ 最佳实践指南,929行10个章节。覆盖性能优化、Server Components、Hooks、状态管理。

TDD WorkflowEditor's pick
B

Test-Driven Development workflow and patterns