vr-ar

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

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Ab-aswini/Agent-kit-P1 --skill vr-ar-ab-aswini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-ar
Source: https://github.com/Ab-aswini/Agent-kit-P1/tree/main/.agent-os/skills/game-development/vr-ar
Command: npx skills add https://github.com/Ab-aswini/Agent-kit-P1 --skill vr-ar-ab-aswini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides essential knowledge and guidelines for developing immersive 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, etc.) and their use cases.
  • Comfort Best Practices: Learn how to prevent motion sickness and implement comfort settings for a better user experience.
  • Performance Optimization: Grasp the critical performance metrics (FPS, resolution) and frame budget requirements for VR/AR.
  • Interaction Design: Explore effective interaction methods using controllers and hand tracking.
  • Spatial Design Principles: Understand world scaling and depth cueing for realistic immersion.
  • Use Case: A game developer needs to understand the key considerations for building a VR application that minimizes player discomfort and runs smoothly on target hardware.

Quick Start

Explain the core principles of VR development for user comfort.

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 development?

Effective VR interaction design utilizes controller inputs and hand tracking to create intuitive immersive experiences. It focuses on spatial design principles like world scaling and depth cueing to ensure interactions feel natural and realistic.

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

Smooth VR and AR experiences require strict adherence to performance metrics like high FPS and resolution targets. Meeting frame budget requirements is critical to maintain immersion and prevent hardware performance drops on target platforms.

How do I choose the right platform for my AR or VR application?

Choosing the right VR or AR platform involves understanding the landscape of available systems like Quest, PCVR, ARKit, and ARCore. Platform selection depends on your target hardware capabilities and specific application use cases.

Can I use hand tracking for interaction design in immersive experiences?

Yes, hand tracking can be used for interaction design in immersive experiences alongside traditional controllers. This approach enhances user interaction by leveraging natural hand movements within the spatial design environment.

Why does spatial design matter for AR and VR immersion?

Spatial design matters for AR and VR immersion because it dictates world scaling and depth cueing. Proper spatial design ensures realistic immersion by accurately representing virtual object sizes and distances relative to the user.