AI AGENT ADDONS

Generate code from user interface specs. The utilities work with JSON-Render UI trees. You can traverse the tree to find components, state paths, and actions. You can also serialize props for JSX output. This helps you build custom code exporters for frameworks like Next.js and Remix. The tools are framework-agnostic and easy to use.

Add Codegen skill to your workflow

Global

mkdir -p ~/.claude/skills/codegen

Project

mkdir -p .claude/skills/codegen

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago