asyncredux-debugging

Community

Debug AsyncRedux apps with live state insight.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Debug AsyncRedux applications by providing structured guidance to monitor state, actions in progress, and dispatch metrics.

Core Features & Use Cases

  • Inspecting store state: view the current app state and nested fields.
  • Tracking actions in progress: see which actions are currently being processed.
  • ConsoleActionObserver: print actionable, color-formatted logs of dispatched actions.
  • StateObserver for state change tracking: observe how each action transforms the state.
  • ActionObserver for detailed timing: measure dispatch/reduce performance during debugging.

Quick Start

Enable debugging in your Store initialization by wiring ConsoleActionObserver and StateObserver in debug mode, then run the app and observe the console for state changes, action traces, and dispatch counts.

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

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.