clean-code-dotnet

Community

Clean Code practices for C#/.NET excellence.

Authoralexsandrocruz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers consistently apply Clean Code principles to C#/.NET projects, reducing technical debt and improving code readability, maintainability, and collaboration.

Core Features & Use Cases

  • Naming & Readability: Enforces meaningful, pronounceable names and avoids ambiguous or terse identifiers.
  • SOLID & Modularity: Provides guidance on Single Responsibility, Open/Closed, and other SOLID concepts to improve maintainability.
  • Error Handling & Async Patterns: Promotes robust error handling, proper exception propagation, and safe async usage.
  • Refactoring Playbooks: Offers practical checklists and examples to perform safe, incremental refactors.
  • Use Case: A team revising a legacy .NET module can apply these guidelines to dramatically reduce code smells and improve testability.

Quick Start

Start by reviewing the Clean Code .NET examples in this Skill and apply the checklist to a small module in your codebase to observe readability improvements. Then ask your AI assistant to refactor a sample method following the naming, SRP, and error-handling guidelines described here.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: clean-code-dotnet
Download link: https://github.com/alexsandrocruz/DominusLeads/archive/main.zip#clean-code-dotnet

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 223,000+ vetted skills library on demand.