web-state-redux-toolkit

Installation
SKILL.md

Redux Toolkit Patterns

Quick Guide: Use Redux Toolkit for complex client state requiring DevTools, middleware, or entity normalization. Use RTK Query for data fetching with caching. For simpler UI state, a lighter state management solution may be more appropriate. NEVER use legacy Redux patterns (createStore, combineReducers manually, switch statements in reducers).

Detailed Resources:

Installs
16
GitHub Stars
23
First Seen
Mar 19, 2026
web-state-redux-toolkit — agents-inc/skills