LogoClawIndex
CasesSkillsAbout
LogoClawIndex

build-modern-redux-apps/redux-dataflow - Redux Dataflow Core Patterns

Guides Redux Toolkit dataflow, event-style actions, reducer-owned state transitions, and derived state selectors.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure Redux store
  • Dispatch event actions
  • Manage reducer transitions
  • Derive state with selectors

Inputs

  • Redux store state
  • Action payloads
  • External incoming data

Outputs

  • Updated store state
  • Derived selector data

Requirements

  • @reduxjs/toolkit 2.11.2

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
redux
redux-toolkit
dataflow
state-management
Configure Redux store
Dispatch event actions
Manage reducer transitions
Derive state with selectors
Redux store state
Action payloads
External incoming data
Updated store state
Derived selector data