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.

majesticlabs-dev
maintainer
majesticlabs-dev
更新于 1/19/2026
星标
17
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use event-sourcing-coder