·state-management
*

state-management

eddiebe147/claude-settings

Expert guide for React state management with Zustand, Context, and modern patterns. Use when managing global state, forms, complex UI state, or optimizing re-renders.

40Installs·0Trend·@eddiebe147

Installation

$npx skills add https://github.com/eddiebe147/claude-settings --skill state-management

SKILL.md

This skill helps you choose and implement the right state management solution for your React/Next.js application. From local state to global stores, this covers all the patterns you need.

Local State (useState) Use for component-specific state that doesn't need to be shared.

URL State (useSearchParams) Use for state that should be shareable via URL.

Expert guide for React state management with Zustand, Context, and modern patterns. Use when managing global state, forms, complex UI state, or optimizing re-renders. Source: eddiebe147/claude-settings.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eddiebe147/claude-settings --skill state-management
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is state-management?

Expert guide for React state management with Zustand, Context, and modern patterns. Use when managing global state, forms, complex UI state, or optimizing re-renders. Source: eddiebe147/claude-settings.

How do I install state-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eddiebe147/claude-settings --skill state-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/eddiebe147/claude-settings