json-render Generative UI Framework Skill by ara.so — Daily 2026 Skills collection. json-render is a Generative UI framework that lets AI generate dynamic interfaces from natural language prompts, constrained to a predefined component catalog. AI outputs JSON; json-render renders it safely and predictably across any platform. Installation Core Concepts | Concept | Description | |---|---| | Catalog | Defines allowed components and actions (the guardrails for AI) | | Spec | AI-generated JSON describing which components to render and with what props | | Registry | Maps catalog component names to…