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
更新於 1/29/2026
星標
238
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use asyncredux-state-design