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.
maintainer
aalmada
Atualizado 1/19/2026
Estrelas
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use scaffold-aggregate