java-rest-clients-resilience

Community

Hardening Java HTTP clients with resilience.

AuthorHZeroxium
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Outbound HTTP calls can fail or degrade, causing cascading outages. This skill provides a standardized resilience approach to make HTTP clients predictable under partial failures.

Core Features & Use Cases

  • Timeouts budgeting and per-attempt vs total deadlines to prevent hanging requests.
  • Safe retries with idempotency considerations, jittered backoffs, and circuit-breaker + bulkhead isolation.
  • Observability artifacts and testable verification plans to validate resilience.

Quick Start

Design and implement a complete resilience plan for outbound Java HTTP calls, including timeouts, retry rules, circuit breakers, bulkheads, and idempotency keys.

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: java-rest-clients-resilience
Download link: https://github.com/HZeroxium/cursorkit/archive/main.zip#java-rest-clients-resilience

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 223,000+ vetted skills library on demand.