·jotai

Jotai adapter for json-render's StateStore interface. Use when integrating json-render with Jotai for state management via @json-render/jotai.

27Installs·9Trend·@vercel-labs

Installation

$npx skills add https://github.com/vercel-labs/json-render --skill jotai

How to Install jotai

Quickly install jotai AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vercel-labs/json-render --skill jotai
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vercel-labs/json-render.

SKILL.md

View raw

Jotai adapter for json-render's StateStore interface. Wire a Jotai atom as the state backend for json-render.

When your app already uses a Jotai with a custom store, pass it so both json-render and your components share the same state:

| atom | WritableAtom | Yes | A writable atom holding the state model | | store | Jotai Store | No | The Jotai store instance. Defaults to a new store. Pass your own to share state with . |

Jotai adapter for json-render's StateStore interface. Use when integrating json-render with Jotai for state management via @json-render/jotai. Source: vercel-labs/json-render.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vercel-labs/json-render --skill jotai
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from vercel-labs/json-render

Quick answers

What is jotai?

Jotai adapter for json-render's StateStore interface. Use when integrating json-render with Jotai for state management via @json-render/jotai. Source: vercel-labs/json-render.

How do I install jotai?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vercel-labs/json-render --skill jotai Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vercel-labs/json-render