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
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