fp-ts-task-either

Community

Safe async error handling with TaskEither.

Authorwhatiskadudoing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a principled approach to handling asynchronous operations that may fail, using TaskEither to encode errors and successes in a type-safe, composable manner.

Core Features & Use Cases

  • Sequential and parallel composition of async tasks with predictable error handling.
  • Do-notation style workflows and expressive error mapping with TE.mapLeft, TE.orElse, TE.chain.
  • Real-world scenarios: composing multiple dependent API calls, data validation, and error-tolerant pipelines in a FP TypeScript codebase.

Quick Start

Install and start using TaskEither patterns to orchestrate an API call chain without try/catch blocks.

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: fp-ts-task-either
Download link: https://github.com/whatiskadudoing/fp-ts-skills/archive/main.zip#fp-ts-task-either

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.