create-clean-module

Community

Scaffold a Clean Architecture module with CQRS/DDD

Authoryeeehaooo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the challenge of manually scaffolding a new business module in .NET projects by generating a complete Clean Architecture structure with CQRS and DDD, ensuring proper separation and reducing boilerplate.

Core Features & Use Cases

  • API Layer: Organized by Module and Action with endpoints and mappings.
  • Application Layer: Commands and Queries with corresponding Handlers and Results.
  • Domain Layer: Aggregates, Value Objects, Domain Services.
  • Infrastructure Layer: Repositories and Data Models scaffolding and configuration.
  • Enforces the Dependency Direction: API → Application → Domain and Infrastructure → Domain to prevent leakage.
  • Supports initialization of bounded contexts and consistent module scaffolding.

Quick Start

Provide the module name and primary entity to scaffold a full Clean Architecture module with CQRS and DDD.

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: create-clean-module
Download link: https://github.com/yeeehaooo/WorkSpace/archive/main.zip#create-clean-module

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.