effect-patterns-making-http-requests

Community

Master HTTP requests with Effect-TS patterns.

AuthorPaulJPhilp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes and simplifies building HTTP interactions in Effect-TS by providing typed responses, retry strategies, logging, caching, and timeouts.

Core Features & Use Cases

  • Typed HTTP responses with HttpClient and strong typings
  • Retry policies using Schedule for exponential backoff and jitter
  • Detailed logging and timing for observability
  • Caching patterns to reduce redundant network calls
  • Service-oriented HTTP client abstractions for testability and composition

Quick Start

Use this skill to perform a simple HTTP GET to a public API and parse the JSON response, demonstrating a typed response and basic error handling.

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: effect-patterns-making-http-requests
Download link: https://github.com/PaulJPhilp/EffectPatterns/archive/main.zip#effect-patterns-making-http-requests

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.