LogoClawIndex
案例技能关于
LogoClawIndex

build-modern-redux-apps/redux-dataflow - Redux 数据流核心模式

指导 Redux Toolkit 数据流、事件风格 action、reducer 状态变更及衍生数据 selector 的实现。

标签

更新于: 2026-09-17
reduxredux-toolkit数据流状态管理

能力

典型输入

典型输出

该技能可以做什么

  • 配置 Redux store
  • 分发事件型 action
  • 管理 reducer 状态变更
  • 使用 selector 衍生状态

输入

  • Redux store 状态
  • Action 载荷数据
  • 外部传入数据

输出

  • 更新后的 store 状态
  • Selector 派生数据

要求

  • @reduxjs/toolkit 2.11.2

来源

  • 规范: SKILL.md

ClawIndex

OpenClaw Skills 与 Use Case 索引

ClawIndex 是一个生态驱动的 OpenClaw Skills 与真实 Use Case 索引站。

索引

Skills·
Cases

Meta

关于·
声明·
邮箱·
GitHub
© 2026 ClawIndex 保留所有权利。
配置 Redux store
分发事件型 action
管理 reducer 状态变更
使用 selector 衍生状态
Redux store 状态
Action 载荷数据
外部传入数据
更新后的 store 状态
Selector 派生数据