go-http-advanced

Community

Build robust, reusable Go HTTP clients.

Authorvincent119
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go projects often reinvent HTTP client boilerplate, leading to flaky error handling and inconsistent timeouts. This Skill provides a standardized reference for reusable transports, retry strategies with exponential backoff, safe body replay, and well-managed timeouts to ensure reliable HTTP communication.

Core Features & Use Cases

  • Reusable http.Transport and http.Client configurations to maximize connection reuse and minimize resource usage.
  • Deterministic retry strategy with controlled backoff for idempotent requests, including body replay to safely retry.
  • Timeout orchestration across transport, client, and request context to guarantee timely responses and cancellation.

Quick Start

Configure a Go HTTP client using the recommended transport and retry patterns to call an internal API endpoint.

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: go-http-advanced
Download link: https://github.com/vincent119/ai-rules-kit/archive/main.zip#go-http-advanced

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.