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.
Installation
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.
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- Source
- vercel-labs/json-render
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-08