Riverpod Select

Reduce rebuilds with ref.watch(provider.select(...)); select a subset of state so widgets rebuild only when that part changes. Use when optimizing performance or when a widget uses only one field of a large object. Use this skill when the user asks about select, reducing rebuilds, or optimizing Riverpod watch.

majiayu000 9ea5938 2 files · 2.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/riverpod-select commit 9ea5938d33

Frequently asked questions

npx skillmds add majiayu000/riverpod-select