Harness-engineering state-zustand-slices
name: state-zustand-slices
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/state-zustand-slices/skill.yamlsource content
name: state-zustand-slices version: '1.0.0' description: Split large Zustand stores into composable slices for modular state stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '/store/'
- '/stores/'
- '/slices/' related_skills:
- state-zustand-store
- state-zustand-immer
- state-zustand-persist stack_signals:
- zustand
- react
- typescript keywords:
- slices
- slice-pattern
- modular
- combine
- split-store metadata: author: community upstream: 'zustand/docs/slices-pattern' state: persistent: false files: [] depends_on: []