# Xr

> Extended reality (XR/MR) reality tech. Mixed reality and spatial computing across AR and VR capabilities.

- Skill: `plurigrid/xr` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add plurigrid/xr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/plurigrid/xr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: plurigrid (https://skillmd.com/u/plurigrid)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/plurigrid/xr

---


# XR / MR (Extended or Mixed Reality)

Use when the user needs guidance across the AR/VR boundary: passthrough + world-locked content + immersive interaction.

Default to the umbrella skill `ar-vr-xr` unless the request is clearly AR-only (`ar`) or VR-only (`vr`).

Key concerns to surface:
- Comfort + locomotion choices
- Sensor privacy (camera, room mapping)
- Platform constraints (runtime, permissions, capability availability)
- Shared state correctness under faults: use `jepsen-testing`
- Device-specific guidance: `varjo-xr-4`

