ai-agent

Reduce Reducers

Reduce multiple reducers into a single reducer from left to right
784 stars49 forksJavaScriptUpdated 1/21/2023100% free · open source
What it does

This tool combines multiple reducers into one, making state management easier in Redux applications

When to use it
  • When you have multiple, separate reducers that need to be merged
  • In complex applications where state is divided across several domains
  • To simplify debugging and logging in your Redux application
Ready-to-paste prompt
const combinedReducer = reduceReducers(reducer1, reducer2, reducer3);
Heads up: Ensure you have a compatible version of Redux installed, as reduce-reducers is designed to work with specific versions of the Redux library
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/reduce-reducers && curl -fsSL https://workflowstacks.com/api/skills/reduce-reducers/claude-skill -o ~/.claude/skills/reduce-reducers/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
redux-utilities
Language
JavaScript
Category
ai-agent
Published
7/2/2015

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.