Build type-safe global state in React applications with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR. Use when setting up React state, migrating from Redux/Context API, implementing localStorage persistence, or troubleshooting Next.js hydration errors, TypeScript inference issues, or infinite render loops. bears: number increase: (by: number) => void bears: 0, increase: (by) => set((state) => ({ bears: state.bears + by })), count: 0, increment: () =
/plugin marketplace add jezweb/claude-skills/plugin install jezweb-zustand-state-management-skills-zustand-state-management@jezweb/claude-skillsWarn about potential security issues when editing files - targets command injection, XSS vulnerabilities, and dangerous coding patterns
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Claude Agent SDK Development Plugin