home/categories/architecture-patterns/majesticlabs-dev-majestic-marketplace-plugins-majestic-rails-skills-event-sourcing-coder-skill-md
architecture-patternsdevelopment
event-sourcing-coder
Record domain events and dispatch to inbox handlers for side effects, audit trails, and activity feeds. Use when building activity logs, syncing external services, or decoupling event creation from processing. Triggers on event recording, audit trails, activity feeds, or inbox patterns.
maintainer
majesticlabs-dev
Actualizado 1/19/2026
Estrellas
17
Forks
1
quick start
Installation and usage
Record domain events and dispatch to inbox handlers for side effects, audit trails, and activity feeds. Use when building activity logs, syncing external services, or decoupling event creation from processing. Triggers on event recording, audit trails, activity feeds, or inbox patterns.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use event-sourcing-coder