home/categories/mobile/marcglasberg-async-redux-claude-skills-asyncredux-wait-fail-succeed-skill-md
mobiledevelopment

asyncredux-wait-fail-succeed

Show loading states and handle action failures in widgets. Covers `isWaiting(ActionType)` for spinners, `isFailed(ActionType)` for error states, `exceptionFor(ActionType)` for error messages, and `clearExceptionFor()` to reset failure states.

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

Installation and usage

Show loading states and handle action failures in widgets. Covers `isWaiting(ActionType)` for spinners, `isFailed(ActionType)` for error states, `exceptionFor(ActionType)` for error messages, and `clearExceptionFor()` to reset failure states.

安装
$ install --globalskills.sh
使用

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

skills use asyncredux-wait-fail-succeed