·event-driven-architecture
</>

event-driven-architecture

nickcrew/claude-ctx-plugin

イベント ソーシング、CQRS、メッセージ駆動型通信を備えたイベント駆動型のアーキテクチャ パターン。分散システム、マイクロサービス通信、または最終的な整合性とスケーラビリティを必要とするシステムを設計するときに使用します。

21インストール·1トレンド·@nickcrew

インストール

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill event-driven-architecture

SKILL.md

Expert guidance for designing, implementing, and operating event-driven systems with proven patterns for event sourcing, CQRS, message brokers, saga coordination, and eventual consistency management.

Events as First-Class Citizens Events represent immutable facts that have occurred in the system. Use past tense naming (OrderCreated, PaymentProcessed) and include all necessary context.

Eventual Consistency Systems achieve consistency over time rather than immediately. Trade strong consistency for higher availability and scalability.

イベント ソーシング、CQRS、メッセージ駆動型通信を備えたイベント駆動型のアーキテクチャ パターン。分散システム、マイクロサービス通信、または最終的な整合性とスケーラビリティを必要とするシステムを設計するときに使用します。 ソース: nickcrew/claude-ctx-plugin。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill event-driven-architecture
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

event-driven-architecture とは?

イベント ソーシング、CQRS、メッセージ駆動型通信を備えたイベント駆動型のアーキテクチャ パターン。分散システム、マイクロサービス通信、または最終的な整合性とスケーラビリティを必要とするシステムを設計するときに使用します。 ソース: nickcrew/claude-ctx-plugin。

event-driven-architecture のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill event-driven-architecture インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/nickcrew/claude-ctx-plugin