·webxr-dev

WebXR/VR development guide for Three.js on Meta Quest — camera rig, controllers, teleport, postprocessing limitations, and hard-won pitfalls from shipping VR

13Installs·1Trend·@danielcanton

Installation

$npx skills add https://github.com/danielcanton/webxr-dev-skill --skill webxr-dev

How to Install webxr-dev

Quickly install webxr-dev AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/danielcanton/webxr-dev-skill --skill webxr-dev
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: danielcanton/webxr-dev-skill.

SKILL.md

View raw

A practical guide for building WebXR (VR/AR) experiences with Three.js, based on hard-won lessons from shipping VR on Meta Quest headsets.

This is the single most important decision in your WebXR app.

Never default to immersive-ar just because the device supports it. A Quest 3 supports both — always prefer immersive-vr unless passthrough is the primary experience.

WebXR/VR development guide for Three.js on Meta Quest — camera rig, controllers, teleport, postprocessing limitations, and hard-won pitfalls from shipping VR Source: danielcanton/webxr-dev-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/danielcanton/webxr-dev-skill --skill webxr-dev
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from danielcanton/webxr-dev-skill

Quick answers

What is webxr-dev?

WebXR/VR development guide for Three.js on Meta Quest — camera rig, controllers, teleport, postprocessing limitations, and hard-won pitfalls from shipping VR Source: danielcanton/webxr-dev-skill.

How do I install webxr-dev?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/danielcanton/webxr-dev-skill --skill webxr-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/danielcanton/webxr-dev-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09

Related Skills

None