·jotai

json-render の StateStore インターフェイス用の Jotai アダプター。 @json-render/jotai による状態管理のために json-render を Jotai と統合するときに使用します。

27インストール·9トレンド·@vercel-labs

インストール

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

jotai のインストール方法

コマンドラインで jotai AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/vercel-labs/json-render --skill jotai
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: vercel-labs/json-render。

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 . |

json-render の StateStore インターフェイス用の Jotai アダプター。 @json-render/jotai による状態管理のために json-render を Jotai と統合するときに使用します。 ソース: vercel-labs/json-render。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/vercel-labs/json-render --skill jotai
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-09
更新日
2026-03-10

Browse more skills from vercel-labs/json-render

クイックアンサー

jotai とは?

json-render の StateStore インターフェイス用の Jotai アダプター。 @json-render/jotai による状態管理のために json-render を Jotai と統合するときに使用します。 ソース: vercel-labs/json-render。

jotai のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/vercel-labs/json-render --skill jotai インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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