home/categories/domain-utilities/ecotoneframework-ecotone-dev-claude-skills-ecotone-aggregate-skill-md
domain-utilitiestools
ecotone-aggregate
Creates DDD aggregates with #[Aggregate] and #[AggregateIdentifier]: state-stored and event-sourced variants, static factory methods for creation, command handler wiring on aggregates, and aggregate repository access. Use when creating aggregates, domain entities with command handlers, or event-sourced domain models in Ecotone.
maintainer
ecotoneframework
اپ ڈیٹ ہوا 2/12/2026
اسٹارز
52
فورکس
21
quick start
Installation and usage
Creates DDD aggregates with #[Aggregate] and #[AggregateIdentifier]: state-stored and event-sourced variants, static factory methods for creation, command handler wiring on aggregates, and aggregate repository access. Use when creating aggregates, domain entities with command handlers, or event-sourced domain models in Ecotone.
انسٹالیشن
$ install --globalskills.sh
استعمال
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use ecotone-aggregate