dotnet-code-validation

Community

Enforce C# code quality and patterns.

AuthorAndresJQCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures C# code adheres to project-specific quality standards, naming conventions, and established design patterns, leading to more maintainable and robust software.

Core Features & Use Cases

  • Code Style Enforcement: Guarantees adherence to .editorconfig rules for indentation, modifiers, and formatting.
  • Pattern Compliance: Validates correct implementation of DDD, CQRS, and other architectural patterns across different project layers.
  • Naming Conventions: Enforces consistent and meaningful naming for classes, methods, and variables based on domain language and project standards.
  • Use Case: When generating new C# code for a domain entity, this Skill will ensure it follows immutability rules, has private setters, and uses domain-specific terminology for methods.

Quick Start

Review the provided C# code snippet to ensure it adheres to the .NET 9 DDD template's coding standards and patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-code-validation
Download link: https://github.com/AndresJQCode/template-net-core-9-DDD/archive/main.zip#dotnet-code-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.