build-modern-redux-apps/redux-dataflow
CommunityOrchestrate Redux dataflow with modern toolkit.
Authors7917
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers implement robust Redux dataflow patterns using Redux Toolkit, enabling predictable state changes, derived data, and clear action semantics.
Core Features & Use Cases
- Event-style actions describe UI events and drive reducers without mutating state directly.
- Derived data via selectors keeps a single source of truth while exposing the view-ready data.
- Reusable patterns including createSlice, configureStore, and entity adapters for scalable state management.
- Use Case: Build a posts module with add, publish, and filter logic to demonstrate end-to-end dataflow.
Quick Start
Set up a Redux store with configureStore, create a slice with createSlice, and dispatch actions to observe derived data via selectors.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: build-modern-redux-apps/redux-dataflow Download link: https://github.com/s7917/vehicle-rental-capstone/archive/main.zip#build-modern-redux-apps-redux-dataflow 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 545,000+ vetted skills library on demand.