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.

ecotoneframework
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