Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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).

Aperçu

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).

Commande d'installation
npx skills add https://github.com/dtsong/my-claude-setup --skill distributed-patterns

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles5
Forks0
Mis à jour26 mars 2026 à 08:42
SKILL.md
readonly