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