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