tagged-error

Community

Create robust Effect TaggedError types.

Authorlegacy3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generate Effect Data.TaggedError types for error handling.

Core Features & Use Cases

  • Basic Error Template: Create standard TaggedError types with payload data.
  • Contextual Errors: Examples with IDs and related entities to provide diagnostics.
  • Error Union Types: Group related errors into unions for clean dispatch.

Quick Start

Define a new error class like SpellNotFound with payload including unitId and spellId.

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: tagged-error
Download link: https://github.com/legacy3/wowlab/archive/main.zip#tagged-error

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository