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