failure-engineering

Community

Build resilient systems that embrace failure.

Authorakshay-na
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps design and build software systems that can withstand and gracefully recover from inevitable failures in dependencies, networks, or internal components, ensuring continued operation or graceful degradation.

Core Features & Use Cases

  • Designing for Failure: Implements strategies like retries, circuit breakers, and fallbacks.
  • Resilience Testing: Guides chaos engineering practices to proactively identify weaknesses.
  • Use Case: When building a microservice that relies on a critical external API, this Skill ensures that if the API becomes unavailable, your service either uses cached data, returns a default response, or fails gracefully without crashing.

Quick Start

Use the failure-engineering skill to review the idempotency of a critical write operation.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: failure-engineering
Download link: https://github.com/akshay-na/dotfiles/archive/main.zip#failure-engineering

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.