From jeremylongshore-claude-code-plugins-plus-skills
Creates Zustand stores using the store creator pattern. Provides step-by-step guidance, production-ready code, and best practices for frontend state management tasks.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for zustand store creator tasks within the Frontend Development domain.
Creates and manages Zustand stores for React state management, covering creation, selectors, actions, updates, and performance best practices like shallow equality.
Generates TypeScript-typed Zustand stores using subscribeWithSelector middleware, separate state/actions interfaces, efficient selectors, and non-React subscriptions for React apps.
Provides Zustand 5.x patterns for React state management: slices, middleware, Immer, useShallow, persistence, selectors, devtools, async actions, and anti-patterns with TanStack Query integration. Use for global client state without boilerplate.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for zustand store creator tasks within the Frontend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with zustand store creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web