AI AGENT ADDONS

XState Store is a tool for managing state in your app. This skill connects XState Store to json-render, a library that builds user interfaces from JSON. You can use an atom from XState Store as the state backend for json-render. This makes it easy to keep your UI in sync with your app state.

Developers who already use XState Store can now power their json-render forms and dashboards. The adapter handles all the reading and writing of state. You just create an atom and pass it to the adapter.

You get a simple way to integrate two powerful libraries. No complex wiring is needed. Just install the package and follow the setup steps.

Add Xstate skill to your workflow

Global

mkdir -p ~/.claude/skills/xstate

Project

mkdir -p .claude/skills/xstate

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago