·json-render-react
</>

json-render-react

vercel-labs/json-render

React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.

114Installs·19Trend·@vercel-labs

Installation

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

SKILL.md

React renderer that converts JSON specs into React component trees.

| DataContext | Provide data for binding ({{path.to.value}}) | | ActionsContext | Provide action handlers | | ValidationContext | Form validation state | | VisibilityContext | Conditional rendering |

| defineRegistry | Create a type-safe component registry from a catalog | | Renderer | Render a spec using a registry | | schema | Element tree schema | | useData | Access data context | | useActions | Access actions context |

React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs. Source: vercel-labs/json-render.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vercel-labs/json-render --skill json-render-react
Category
</>Dev Tools
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is json-render-react?

React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs. Source: vercel-labs/json-render.

How do I install json-render-react?

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 json-render-react Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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