sysdesign-fault-tolerance-patterns

Community

Apply canonical fault-tolerance patterns.

Authordanilods
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes resilience in distributed systems by assigning canonical fault-tolerance patterns to failing dependencies, reducing retry storms and cascading outages.

Core Features & Use Cases

  • Pattern mapping: automatically classify failure signals (timeouts, errors, latency) into one of seven canonical patterns: Circuit Breaker, Exponential Backoff + Jitter, Bulkhead, DLQ, Checkpointing, Fallback, and Replication.
  • Guidance & templates: provides configurable templates for thresholds, time windows, and retry policies that align with SLA targets.
  • Validation & testing: supports chaos testing and instrumentation guidance to verify resilience.

Quick Start

Configure a critical service to auto-apply the most appropriate fault-tolerance pattern when a failure is detected.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sysdesign-fault-tolerance-patterns
Download link: https://github.com/danilods/matilha-sysdesign-pack/archive/main.zip#sysdesign-fault-tolerance-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.