Harness-engineering state-zustand-store
name: state-zustand-store
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/state-zustand-store/skill.yamlsource content
name: state-zustand-store version: '1.0.0' description: Create lightweight global stores with Zustand's create function stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '/store/'
- '/stores/'
- '/state/' related_skills:
- state-zustand-slices
- state-zustand-persist
- state-zustand-react stack_signals:
- zustand
- react
- typescript keywords:
- zustand
- create
- store
- global-state
- hook-store metadata: author: community upstream: 'zustand/docs' state: persistent: false files: [] depends_on: []