This adapter bridges json-render's state management with Jotai atoms, letting you wire declarative JSON UI definitions into Jotai's atomic state model. You create a writable atom, wrap it with jotaiStateStore, and pass it to json-render's StateProvider. The main win is when you're already using Jotai across your app and want json-render components to read and write the same atoms as your hand-written React components. You can share a Jotai store instance so everything stays in sync. It's a clean integration layer if you're committed to both tools, though most teams won't need json-render's JSON-driven approach in the first place.
npx -y skills add vercel-labs/json-render --skill jotai --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills