Agent Skills: VR (Virtual Reality)

Virtual reality (VR) reality tech. Locomotion, comfort defaults, controllers/hands, performance budgets, and interaction patterns.

UncategorizedID: plurigrid/asi/vr

Install this agent skill to your local

pnpm dlx add-skill https://github.com/plurigrid/asi/tree/HEAD/skills/vr

Skill Files

Browse the full folder contents for vr.

Download Skill

Loading file tree…

skills/vr/SKILL.md

Skill Metadata

Name
vr
Description
Virtual reality (VR) reality tech. Locomotion, comfort defaults, controllers/hands, performance budgets, and interaction patterns.

VR (Virtual Reality)

Use when the user is building an immersive VR experience (Quest/PCVR) in WebXR or OpenXR.

Comfort Defaults

  • Teleport locomotion + snap-turn
  • No forced acceleration; no camera shake by default
  • Stable horizon; keep UI readable and at comfortable depth

Interaction Defaults

  • Start with ray pointer + grab/select
  • Use clear affordances: hover, highlight, haptics (when supported)

Debug Checklist

  • Confirm runtime (OpenXR) and controller profiles
  • Validate action bindings and input mappings per device
  • Measure on-device frame timing early

See also: ar-vr-xr for performance and privacy checklists.