asyncredux-error-handling

Community

Robust error handling for AsyncRedux actions.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides developers to wrap and transform errors for AsyncRedux actions, ensuring predictable state transitions and user-friendly failures.

Core Features & Use Cases

  • Action-level error wrapping with wrapError() to transform, suppress, or propagate errors.
  • Global error handling via GlobalWrapError to standardize platform and library errors.
  • Error observation with ErrorObserver to log, monitor, and optionally rethrow errors.

Quick Start

Create an action that implements wrapError(), configure a GlobalWrapError on the Store, and provide an ErrorObserver to capture and respond to errors during action execution.

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: asyncredux-error-handling
Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-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.