Harness-engineering xstate-guards-actions
name: xstate-guards-actions
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/xstate-guards-actions/skill.yamlsource content
name: xstate-guards-actions version: '1.0.0' description: Control transitions with guards and execute side effects with actions 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-invoke-pattern
- xstate-testing-patterns stack_signals:
- xstate
- typescript
- react keywords:
- guard
- cond
- actions
- assign
- entry
- exit
- side-effects metadata: author: community upstream: 'xstate/docs/guards' state: persistent: false files: [] depends_on: []