AI AGENT ADDONS

React Three Fiber

vercel-labs/json-render

The @json-render/react-three-fiber skill lets you build 3D scenes using simple JSON instructions. You get 19 ready-made 3D components like boxes, spheres, lights, and cameras. This makes it easy to add 3D graphics to your projects without writing complex code.

With this skill you can control every part of a 3D scene. Change the position, rotation, and material of objects. Add lights and shadows. Load 3D models from files. Everything is driven by a JSON spec, so you can create and update scenes quickly.

Developers building interactive 3D catalogs or visualizers will find this skill very useful. It combines the power of React Three Fiber with a simple JSON-based workflow. You can even reuse the same definitions on the server and the client.

Add React Three Fiber skill to your workflow

Global

mkdir -p ~/.claude/skills/react-three-fiber

Project

mkdir -p .claude/skills/react-three-fiber

Source Repository

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