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
更新日 3/15/2026
スター
14
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use create-aggregate