Skip to main content
Manusで任意のスキルを実行
ワンクリックで

distributed-patterns

Use when designing distributed systems or evaluating distributed architecture patterns. Covers CAP theorem trade-offs, consensus protocols (Raft, Paxos), saga orchestration, CRDTs, event sourcing, partition handling, distributed transactions, and failure detectors. Do not use for general API design (use api-design) or database schema design (use schema-design).

概要

Use when designing distributed systems or evaluating distributed architecture patterns. Covers CAP theorem trade-offs, consensus protocols (Raft, Paxos), saga orchestration, CRDTs, event sourcing, partition handling, distributed transactions, and failure detectors. Do not use for general API design (use api-design) or database schema design (use schema-design).

インストールコマンド
npx skills add https://github.com/dtsong/my-claude-setup --skill distributed-patterns

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター5
フォーク0
更新日2026年3月26日 08:42
SKILL.md
readonly