Harness-engineering xstate-react-integration
name: xstate-react-integration
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/xstate-react-integration/skill.yamlsource content
name: xstate-react-integration version: '1.0.0' description: Connect XState machines to React components with useMachine and useActor hooks stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.machine.ts'
- '**/*.machine.tsx'
- '/machines/' related_skills:
- xstate-machine-definition
- xstate-actor-pattern
- xstate-guards-actions stack_signals:
- xstate
- typescript
- react keywords:
- useMachine
- useActor
- useSelector
- react-integration
- state-matching metadata: author: community upstream: 'xstate/docs/xstate-react' state: persistent: false files: [] depends_on: []