What is xrift-world?
Guide for building WebXR worlds on the XRift platform. Covers React Three Fiber + Rapier physics engine + @xrift/world-components API hooks, components, code templates, and type definitions. Source: webxr-jp/xrift-skills.
Guide for building WebXR worlds on the XRift platform. Covers React Three Fiber + Rapier physics engine + @xrift/world-components API hooks, components, code templates, and type definitions.
Quickly install xrift-world AI skill to your development environment via command line
Source: webxr-jp/xrift-skills.
A guide for creating and modifying WebXR worlds for the XRift platform.
| gravity | number | 9.81 | Gravity strength (positive value; Earth=9.81, Moon=1.62, Jupiter=24.79) | | allowInfiniteJump | boolean | true | Whether to allow infinite jumping |
Run npm run dev to start the dev server. You can navigate and test the world in first-person view.
Guide for building WebXR worlds on the XRift platform. Covers React Three Fiber + Rapier physics engine + @xrift/world-components API hooks, components, code templates, and type definitions. Source: webxr-jp/xrift-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/webxr-jp/xrift-skills --skill xrift-worldGuide for building WebXR worlds on the XRift platform. Covers React Three Fiber + Rapier physics engine + @xrift/world-components API hooks, components, code templates, and type definitions. Source: webxr-jp/xrift-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/webxr-jp/xrift-skills --skill xrift-world Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/webxr-jp/xrift-skills