result-types

Community

Explicit error handling via Result pipelines.

Authorjagreehal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Exceptions are invisible, bypass composition, and conflate different failures. Return Result<T, E> instead.

Core Features & Use Cases

  • Business functions return Results instead of throwing.
  • Compose steps with createWorkflow to build deterministic data flows.
  • Map Results to HTTP boundaries and exhaustive error handling.

Quick Start

Use the Result-types skill to wrap a domain function with ok()/err() and build a workflow example.

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: result-types
Download link: https://github.com/jagreehal/jagreehal-claude-skills/archive/main.zip#result-types

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.