home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-circuit-breaker-pattern-skill-md
architecture-patternsdevelopment

circuit-breaker-pattern

Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.

aj-geddes
maintainer
aj-geddes
更新於 12/28/2025
星標
38
分支
3
quick start

Installation and usage

Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use circuit-breaker-pattern