Ddd Aggregate

Scaffold an aggregate root with entity, value objects, repository interface, domain events, and test stubs. Use when adding a new aggregate to an existing bounded context, modeling a new business concept that owns invariants, or generating the boilerplate for an entity + repo + events triplet.

ruvnet cf11e4b 2.9 KB Updated

File contents

ruvnet/ruflo commit cf11e4bd0a

Frequently asked questions

npx skillmds@latest add ruvnet/ddd-aggregate