vr-ar

Guide VR/AR development covering platform selection, comfort, interaction, and performance.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/devon87warren-afk/eboss-monorepo --skill vr-ar-devon87warren-afk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-ar
Source: https://github.com/devon87warren-afk/eboss-monorepo/tree/main/apps/manager/.agent/skills/game-development/vr-ar
Command: npx skills add https://github.com/devon87warren-afk/eboss-monorepo --skill vr-ar-devon87warren-afk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive guide to the core principles and requirements for developing Virtual Reality (VR) and Augmented Reality (AR) experiences, focusing on user comfort, performance, and interaction.

Core Features & Use Cases

  • Platform Guidance: Understand the landscape of VR and AR platforms (Quest, PCVR, ARKit, ARCore, WebXR, HoloLens).
  • Comfort Optimization: Learn techniques to prevent motion sickness and implement comfort settings.
  • Performance Tuning: Meet critical FPS and resolution targets for immersive experiences.
  • Interaction Design: Design effective controller and hand-tracking interactions.
  • Spatial Awareness: Implement correct world scaling and depth cues.
  • Use Case: A game developer can use this skill to understand the best practices for designing a VR game that minimizes player discomfort and maximizes performance on target hardware.

Quick Start

Use the vr-ar skill to learn about comfort principles for VR development.

Frequently Asked Questions about vr-ar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent motion sickness in VR game development?

To prevent motion sickness in VR development, implement specific comfort optimization principles such as maintaining critical frame rates and applying correct world scaling for spatial awareness. These techniques minimize player discomfort during immersive experiences.

What are the performance requirements for immersive VR and AR experiences?

Performance requirements for immersive VR and AR experiences demand meeting critical FPS and resolution targets. Optimizing frame rates is essential to maximize performance on target hardware and maintain user engagement across various platforms.

How do I design interaction systems for VR controller and hand tracking?

Designing interaction systems for VR involves applying specific interaction design principles for both controller and hand-tracking inputs. Effective design maximizes user engagement and ensures performant virtual reality experiences across various hardware platforms.

Does VR and AR development guidance cover platforms like Quest, PCVR, and WebXR?

VR and AR development guidance covers platform selection across Quest, PCVR, ARKit, ARCore, WebXR, and HoloLens. It addresses the unique challenges and performance requirements of creating immersive experiences across these various hardware and software platforms.

Why does my VR application cause player discomfort on target hardware?

Your VR application causes player discomfort likely due to unmet critical FPS targets or incorrect spatial awareness implementation. Applying comfort optimization principles and tuning performance to meet hardware resolution requirements minimizes motion sickness.