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