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
Atualizado 1/29/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use asyncredux-state-access