create-domain-aggregate

Community

Scaffold a complete DDD aggregate quickly.

Authoryeeehaooo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generate a complete DDD Aggregate Root structure along with a Repository Interface, ValueObject, and Domain Event to accelerate domain-driven design in .NET projects.

Core Features & Use Cases

  • Create Aggregate Root class: Enforces identity and business invariants within the Domain Layer.
  • Create Repository Interface: Defines persistence contracts for aggregates.
  • Create ValueObject (optional): Build immutable value objects to model invariants.
  • Create Domain Event (optional): Represent important domain facts for event sourcing or integration.
  • Scaffold Domain Errors (optional): Provide domain-specific exceptions to handle invariants and rules.

Quick Start

Provide the entity name and optional components to scaffold a new domain aggregate.

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

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.