home/categories/mobile/marcglasberg-async-redux-claude-skills-asyncredux-persistence-skill-md
mobiledevelopment

asyncredux-persistence

Implement local state persistence using Persistor. Covers creating a custom Persistor class, implementing `readState()`, `persistDifference()`, `deleteState()`, using LocalPersist helper, throttling saves, and pausing/resuming persistence with app lifecycle.

marcglasberg
maintainer
marcglasberg
更新日 1/29/2026
スター
238
フォーク
38
quick start

Installation and usage

Implement local state persistence using Persistor. Covers creating a custom Persistor class, implementing `readState()`, `persistDifference()`, `deleteState()`, using LocalPersist helper, throttling saves, and pausing/resuming persistence with app lifecycle.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use asyncredux-persistence