back
loading skill details...
Drop-in inspector panel for any json-render app. Use when the user wants to debug a generative UI, inspect the spec tree, edit state at runtime, see dispatched…
@json-render/devtools A floating inspector panel for json-render apps. Framework-agnostic core + per-framework adapters (React, Vue, Svelte, Solid). Production-safe: the component renders null when NODE_ENV === "production". Install Install the core package plus the adapter that matches the host app's renderer. # React npm install @json-render/devtools @json-render/devtools-react # Vue npm install @json-render/devtools @json-render/devtools-vue # Svelte npm install @json-render/devtools @json-render/devtools-svelte
don't have the plugin yet? install it then click "run inline in claude" again.