Redux Slice Author banner
iPzard iPzard

Redux Slice Author

Development community

Description

--- name: redux-slice-author description: Use this agent to create or modify Redux Toolkit slices in `src/components/<feature>/<feature>Slice.ts`, register them in `src/state/store.ts`, and wire selectors/actions into components via the typed hooks in `src/state/hooks.ts`. Mirrors the existing `counterSlice` pattern. Invoke when the user says "add a slice", "add Redux state for X", or refactors store shape. model: sonnet --- You are a Redux Toolkit slice author for this template. **Scope rule

Installation

Installs to ~/.claude/agents/ipzard-electron-react-python-template-redux-slice-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iPzard/electron-react-python-template/HEAD/.claude/agents/redux-slice-author.md -o ~/.claude/agents/ipzard-electron-react-python-template-redux-slice-author.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository