Voltaire Effect Error Handling

Community

Turn errors into typed, verifiable handling.

Authorcyotee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In voltaire-effect, errors are values in the type signature rather than hidden exceptions. Every operation declares which errors it can produce, enabling exhaustive handling via catchTag and compile-time verification that all error paths are covered.

Core Features & Use Cases

  • Typed errors exposed in function signatures for every operation, enabling safe composition.
  • CatchTag-based pattern matching and exhaustive error handling with Effect.
  • Error composition across chained operations and support for retry/timeout patterns.
  • Clear guidance on common error categories like ParseError, TransportError, and ProviderResponseError.

Quick Start

Decode an address and demonstrate handling ParseError, TransportError, and ProviderResponseError with catchTag.

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: Voltaire Effect Error Handling
Download link: https://github.com/cyotee/voltaire-skill/archive/main.zip#voltaire-effect-error-handling

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.