The @json-render/jotai adapter connects Jotai state management with json-render. It lets you use a Jotai atom as the state backend for json-render. This makes it easy to share state between your app and json-render components.
You just create an atom that holds your state. Then pass it to the jotaiStateStore function. The adapter handles all the reading and writing. Your json-render views will stay in sync with Jotai automatically.
If your app already has a shared Jotai store, you can pass that too. This keeps all your state in one place. It is simple and works with any Jotai project.
Global
mkdir -p ~/.claude/skills/jotaiProject
mkdir -p .claude/skills/jotaiSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls