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
Mis à jour 3/15/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use create-aggregate