home/categories/architecture-patterns/aalmada-bookstore-claude-skills-scaffold-aggregate-skill-md
architecture-patternsdevelopment

scaffold-aggregate

Create a new event-sourced aggregate with proper Apply methods, event handling, and Marten configuration. Use this when adding a new domain entity that needs event sourcing.

aalmada
maintainer
aalmada
Mis à jour 1/19/2026
Étoiles
9
Forks
0
quick start

Installation and usage

Create a new event-sourced aggregate with proper Apply methods, event handling, and Marten configuration. Use this when adding a new domain entity that needs event sourcing.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use scaffold-aggregate