home/categories/frontend/marcglasberg-async-redux-claude-skills-asyncredux-error-handling-skill-md
frontenddevelopment

asyncredux-error-handling

Implement comprehensive error handling for actions. Covers the `wrapError()` method for action-level error wrapping, GlobalWrapError for app-wide error transformation, ErrorObserver for logging/monitoring, and the error handling flow (before → reduce → after).

marcglasberg
maintainer
marcglasberg
更新于 1/29/2026
星标
238
分支
38
quick start

Installation and usage

Implement comprehensive error handling for actions. Covers the `wrapError()` method for action-level error wrapping, GlobalWrapError for app-wide error transformation, ErrorObserver for logging/monitoring, and the error handling flow (before → reduce → after).

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use asyncredux-error-handling