event-sourcing-coder とは?
ドメイン イベントを記録し、副作用、監査証跡、アクティビティ フィードのために受信トレイ ハンドラーにディスパッチします。アクティビティ ログの構築、外部サービスの同期、またはイベントの作成を処理から切り離す場合に使用します。イベント記録、監査証跡、アクティビティ フィード、または受信トレイ パターンをトリガーします。 ソース: majesticlabs-dev/majestic-marketplace。
ドメイン イベントを記録し、副作用、監査証跡、アクティビティ フィードのために受信トレイ ハンドラーにディスパッチします。アクティビティ ログの構築、外部サービスの同期、またはイベントの作成を処理から切り離す場合に使用します。イベント記録、監査証跡、アクティビティ フィード、または受信トレイ パターンをトリガーします。
コマンドラインで event-sourcing-coder AI スキルを開発環境にすばやくインストール
ソース: majesticlabs-dev/majestic-marketplace。
Record significant domain events and dispatch them to specialized handlers - a pragmatic approach to event sourcing without the complexity of full CQRS/ES infrastructure.
| Simple callbacks on single model | ActiveRecord callbacks | | Synchronous side effects only | Service objects or ActiveInteraction | | Need full event replay/rebuilding | Dedicated event sourcing gem (Rails Event Store) | | Single handler per event | Direct method calls |
Inboxes are specialized handlers that decide whether to process each event type.
ドメイン イベントを記録し、副作用、監査証跡、アクティビティ フィードのために受信トレイ ハンドラーにディスパッチします。アクティビティ ログの構築、外部サービスの同期、またはイベントの作成を処理から切り離す場合に使用します。イベント記録、監査証跡、アクティビティ フィード、または受信トレイ パターンをトリガーします。 ソース: majesticlabs-dev/majestic-marketplace。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill event-sourcing-coderBrowse more skills from majesticlabs-dev/majestic-marketplace
ドメイン イベントを記録し、副作用、監査証跡、アクティビティ フィードのために受信トレイ ハンドラーにディスパッチします。アクティビティ ログの構築、外部サービスの同期、またはイベントの作成を処理から切り離す場合に使用します。イベント記録、監査証跡、アクティビティ フィード、または受信トレイ パターンをトリガーします。 ソース: majesticlabs-dev/majestic-marketplace。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill event-sourcing-coder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/majesticlabs-dev/majestic-marketplace