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
Mis à jour 1/29/2026
Étoiles
238
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use asyncredux-wait-fail-succeed