redux-state-management
CommunityMaster Redux Toolkit for scalable React state.
Software Engineering#typescript#state-management#redux#react-redux#redux-toolkit#async-thunks#RTK-Query
Authorm-salauddin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing state in feature-rich React applications can become brittle without a clear, scalable pattern. This Skill provides a structured approach using Redux Toolkit to simplify store configuration, slices, async operations, and API state management.
Core Features & Use Cases
- Store configuration with configureStore and modular slices to co-locate reducer logic.
- Async operations with createAsyncThunk and RTK Query for reliable API data handling.
- Robust error handling and observability patterns including retry strategies and DevTools integration.
Quick Start
- Install dependencies: npm install @reduxjs/toolkit react-redux
- Create a store using configureStore and define a couple of slices.
- Wrap your app with the Provider and connect components to the Redux state using selectors and dispatch.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redux-state-management Download link: https://github.com/m-salauddin/Learning-Management-System-/archive/main.zip#redux-state-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.