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:

Related skills
Installs
3
GitHub Stars
6
First Seen
Mar 19, 2026