Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

dotnet-best-practices

Validate .NET/C# code against comprehensive best practices for your solution and project.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
10

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill dotnet-best-practices
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, dotnet-best-practices has 10 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/dotnet-best-practices.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Validate .NET/C# code against comprehensive best practices for your solution and project. Your task is to ensure .NET/C# code in ${selection} meets the best practices specific to this solution/project. This includes: - Covers 10+ practice areas including XML documentation, design patterns, dependency injection, async/await, testing standards, and error handling - Enforces specific patterns: primary constructors for DI, Command Handler pattern with generics, interface segregation, and Factory pattern for object creation - Includes resource management with ResourceManager for localization, structured logging via Microsoft.Extensions.Logging, and Semantic Kernel integration for AI operations - Requires MSTest with FluentAssertions for testing, strongly-typed configuration with data annotations, and C# 12+ / .NET 8 feature adoption - Create comprehensive XML documentation comments for all public classes, interfaces, methods, and properties - Include parameter descriptions and return value descriptions in XML comments - Follow the established namespace structure: {Core|Console|App|Service}.{Feature} - Use primary constructor syntax for dependency injection (e.g., public class MyClass(IDependency dependency) ) - Implement the Command Handler pattern with generic base classes (e.g., CommandHandler ) - Use interface segregation with clear naming conventions (prefix interfaces with...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dotnet-best-practices do?

Validate .NET/C# code against comprehensive best practices for your solution and project.

Is dotnet-best-practices good?

dotnet-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support dotnet-best-practices?

dotnet-best-practices currently lists compatibility with Skills CLI.

Is dotnet-best-practices safe to install?

dotnet-best-practices has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to dotnet-best-practices?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install dotnet-best-practices?

Run the following command to install dotnet-best-practices: npx skills add https://github.com/github/awesome-copilot --skill dotnet-best-practices

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering