home/categories/domain-utilities/dotnetlabx-dotnet-microservices-claude-skills-create-aggregate-skill-md
domain-utilitiestools

create-aggregate

Creates a DDD aggregate root with behavior split, value objects, and domain events. Use when adding a new aggregate or entity to a service's domain model.

DotNetLabX
maintainer
DotNetLabX
Updated 3/15/2026
Stars
14
Forks
6
quick start

Installation and usage

Creates a DDD aggregate root with behavior split, value objects, and domain events. Use when adding a new aggregate or entity to a service's domain model.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use create-aggregate