Harness-engineering xstate-testing-patterns
name: xstate-testing-patterns
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/xstate-testing-patterns/skill.yamlsource content
name: xstate-testing-patterns version: '1.0.0' description: Test XState machines with model-based testing and direct state assertions stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.machine.ts'
- '**/*.test.ts'
- '/machines/' related_skills:
- xstate-machine-definition
- xstate-guards-actions
- xstate-react-integration stack_signals:
- xstate
- typescript
- react keywords:
- testing
- model-based
- state-assertions
- createTestModel
- machine-testing metadata: author: community upstream: 'xstate/docs/testing' state: persistent: false files: [] depends_on: []