Harness-engineering state-zustand-react
name: state-zustand-react
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/state-zustand-react/skill.yamlsource content
name: state-zustand-react version: '1.0.0' description: Optimize Zustand re-renders with selectors, shallow comparison, and subscription patterns stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '/store/'
- '/stores/'
- '**/*.tsx' related_skills:
- state-zustand-store
- state-selection-patterns
- state-zustand-slices stack_signals:
- zustand
- react
- typescript keywords:
- selectors
- shallow
- re-renders
- useShallow
- subscriptions
- performance metadata: author: community upstream: 'zustand/docs/auto-generating-selectors' state: persistent: false files: [] depends_on: []