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

asyncredux-state-access

Access store state in widgets using `context.state`, `context.select()`, and `context.read()`. Covers when to use each method, setting up BuildContext extensions, and optimizing widget rebuilds with selective state access.

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

Installation and usage

Access store state in widgets using `context.state`, `context.select()`, and `context.read()`. Covers when to use each method, setting up BuildContext extensions, and optimizing widget rebuilds with selective state access.

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-access