home/categories/frontend/marcglasberg-async-redux-claude-skills-asyncredux-state-design-skill-md
frontenddevelopment

asyncredux-state-design

Design immutable state classes following AsyncRedux best practices. Includes creating the AppState class with a `copy()` method, defining `initialState()`, composing nested state objects, and optionally using the fast_immutable_collections package for IList, ISet, and IMap.

marcglasberg
maintainer
marcglasberg
Mis à jour 1/29/2026
Étoiles
238
Forks
38
quick start

Installation and usage

Design immutable state classes following AsyncRedux best practices. Includes creating the AppState class with a `copy()` method, defining `initialState()`, composing nested state objects, and optionally using the fast_immutable_collections package for IList, ISet, and IMap.

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-state-design