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
Atualizado 1/29/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use asyncredux-wait-fail-succeed