00
SKILL 0 upvotes 239

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.

0 0 239 GitHub stars Last updated April 7, 2026

Install

claude skill add marcglasberg/async_redux:asyncredux-persistence

About this skill

Asyncredux Persistence is a skill for Claude Code developed by marcglasberg. It is tagged state-management, persistence, frontend, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.


Categories


Frequently Asked Questions

What does Asyncredux Persistence do?

Asyncredux Persistence is a Claude Code skill by marcglasberg. 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. It extends Claude Code's capabilities for developers who work with related workflows.

How do I install Asyncredux Persistence?

You can install Asyncredux Persistence by running the following command in your terminal: claude skill add marcglasberg/async_redux:asyncredux-persistence

Who made Asyncredux Persistence?

Asyncredux Persistence was created by marcglasberg. You can find their other projects and contributions on GitHub at https://github.com/marcglasberg.


Similar Skills