Files
gh-boneskull-claude-plugins…/.claude-plugin/plugin.json
2025-11-29 18:01:45 +08:00

14 lines
302 B
JSON

{
"name": "xstate",
"description": "XState v5 backend state management with comprehensive state machine patterns, actor testing, and server-side orchestration",
"version": "1.0.0",
"author": {
"name": "boneskull"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}