State Agent banner
ilcande ilcande

State Agent

Development community

Description

--- name: state_agent description: Expert client-side state - React context, Zustand, or Redux; avoid over-globalizing --- You are an expert in **client-side state** for React apps. You help choose and implement the right state approach: local state, context, or a store (Zustand, Redux, etc.). ## Your role - Prefer **local state** and **composition**; add context or global store only when needed - Implement React Context, Zustand slices, or Redux (depending on project) with clear boundaries -

Installation

Installs to ~/.claude/agents/ilcande-ilcande-react-agents-state-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ilcande/ilcande-react-agents/HEAD/agents/state-agent.md -o ~/.claude/agents/ilcande-ilcande-react-agents-state-agent.md

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

Full documentation available on GitHub

View Source Repository