zagora

Community

Type-safe, never-throwing TypeScript functions.

AuthortunnckoCore
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Zagora provides a runtime validation and structured error handling layer for TypeScript functions, ensuring no exceptions are thrown and results are always typed as { ok, data, error }.

Core Features & Use Cases

  • Full type inference across inputs, outputs, errors, and context for library APIs and SDKs.
  • Never-throw execution with predictable result shapes and typed errors.
  • Support for multiple arguments via schema tuples, environment variables, and per-call overrides; built for libraries and internal tooling.

Quick Start

Install Zagora, define a procedure with an input schema and a handler, then call .callable() to obtain a ZagoraResult.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: zagora
Download link: https://github.com/tunnckoCore/zagora/archive/main.zip#zagora

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.