vr-ar

Guide VR/AR projects to balance comfort, performance, and interaction across platforms.

1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/barbosakjn/finance-app --skill vr-ar-barbosakjn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-ar
Source: https://github.com/barbosakjn/finance-app/tree/main/.agent/workflows/.agent/skills/game-development/vr-ar
Command: npx skills add https://github.com/barbosakjn/finance-app --skill vr-ar-barbosakjn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

VR and AR development often struggle to balance user comfort, performance, and engaging interaction across diverse platforms. This Skill provides a practical blueprint to align platform choices, motion design, and optimization with user experience goals.

Core Features & Use Cases

  • Platform-guided decisions for Quest, PCVR, WebXR, ARKit, ARCore, and HoloLens.
  • Comfort and performance best practices, including motion prevention, frame budgets, and depth cues.
  • Real-world use cases: optimizing a head-mounted display UX for a 90 FPS target while maintaining readability and comfort.

Quick Start

Audit your VR/AR project plans to ensure comfort and performance requirements are defined early and mapped to platform capabilities.

Frequently Asked Questions about vr-ar

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

FAQPage Schema
How do I balance comfort and performance when designing VR interactions?

VR interaction design balances comfort and performance by applying motion prevention techniques, maintaining frame budgets, and using depth cues to ensure readable, safe user experiences across platforms.

What frame rate target should I use for PCVR and Quest head-mounted displays?

Head-mounted display optimization targets a 90 FPS frame budget to maintain visual comfort and readability, mapping performance requirements to platform capabilities early in the VR/AR project lifecycle.

Does this approach to VR and AR design work across WebXR and HoloLens platforms?

Yes, this VR and AR design approach supports platform-guided decisions for Quest, PCVR, WebXR, ARKit, ARCore, and HoloLens by aligning platform capabilities with comfort settings and interaction patterns.

How do I prevent motion sickness in VR applications?

Preventing motion sickness in VR requires applying comfort settings such as motion prevention techniques, proper depth cues, and safe interaction patterns defined early in the project audit phase.

What is the best way to audit a VR project plan for comfort and performance?

Auditing a VR project plan involves checking that comfort and performance requirements are defined early and mapped to target platform capabilities, ensuring frame budgets and interaction patterns are optimized.

When should I not use WebXR for AR interaction design?

WebXR AR interaction design may be limited when project requirements demand high frame budgets or advanced depth cues that exceed web platform capabilities, making native ARKit or ARCore better suited.