什麼是 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