dotnet-ddd-architecture

Community

Enforce DDD + CQRS in .NET Core.

AuthorAndresJQCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces strict Domain-Driven Design (DDD) and CQRS architectural patterns in .NET Core applications, ensuring maintainable, scalable, and well-structured codebases.

Core Features & Use Cases

  • Architectural Enforcement: Guarantees adherence to DDD principles, CQRS with MediatR, Minimal APIs, and clear layer separation.
  • Layered Structure: Enforces distinct responsibilities for Domain, Application, Infrastructure, and API layers.
  • CQRS Implementation: Mandates the use of Commands for state modification (EF Core) and Queries for read operations (Dapper).
  • Use Case: A new .NET Core project needs to be built following best practices for Domain-Driven Design and Command Query Responsibility Segregation to ensure long-term maintainability and scalability.

Quick Start

Use the dotnet-ddd-architecture skill to generate a new .NET Core project structure that strictly follows DDD and CQRS principles.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-ddd-architecture
Download link: https://github.com/AndresJQCode/template-net-core-9-DDD/archive/main.zip#dotnet-ddd-architecture

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.