Claude Code Plugins

Community-maintained marketplace

Feedback

Master Redux for predictable state management with actions, reducers, middleware, and Redux Toolkit.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name redux-state-management
description Master Redux for predictable state management with actions, reducers, middleware, and Redux Toolkit.

Redux State Management

Predictable state management for complex applications.

Key Topics

  • Actions and action creators
  • Reducers and pure functions
  • Store and subscriptions
  • Middleware patterns (thunks, sagas)
  • Selectors for derived state
  • Redux Toolkit (modern approach)
  • Redux DevTools

Learning Outcomes

  • ✅ Design Redux store structure
  • ✅ Create actions and reducers
  • ✅ Use Redux Toolkit effectively
  • ✅ Handle async with middleware
  • ✅ Debug with DevTools
  • ✅ Optimize with selectors

Resources


Status: Active | Version: 1.0.0