vr-ar

Provide VR/AR development principles for platform selection, comfort, and performance.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Tai-ch0802/skills-bundle --skill vr-ar-tai-ch0802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-ar
Source: https://github.com/Tai-ch0802/skills-bundle/tree/main/i18n/zh-TW/game-development/vr-ar
Command: npx skills add https://github.com/Tai-ch0802/skills-bundle --skill vr-ar-tai-ch0802

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides guidelines and best practices for developing comfortable, performant, and engaging Virtual Reality (VR) and Augmented Reality (AR) applications, addressing common challenges like motion sickness and technical limitations.

Core Features & Use Cases

  • Platform Guidance: Understand the nuances of different VR (Quest, PCVR) and AR (ARKit, ARCore) platforms.
  • Comfort Optimization: Implement strategies to prevent motion sickness and enhance user comfort.
  • Performance Tuning: Meet critical frame rate and resolution targets for smooth immersion.
  • Interaction Design: Design intuitive controls using controllers or hand tracking.
  • Spatial Awareness: Ensure correct world scaling and depth cues for realistic environments.
  • Use Case: A game developer needs to design a VR experience for the Meta Quest platform, ensuring it runs smoothly at 90 FPS and minimizes the risk of motion sickness for players.

Quick Start

Guide me on the comfort principles for VR development to prevent motion sickness.

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?

To prevent motion sickness in VR development, implement comfort optimization strategies like maintaining critical frame rate targets and designing intuitive controller interactions that enhance spatial awareness.

What frame rate should VR applications target for smooth immersion?

VR applications should target critical frame rates, such as 90 FPS for platforms like Meta Quest, to ensure smooth immersion, prevent motion sickness, and meet performance requirements.

Does this VR development guidance apply to both Quest and PCVR platforms?

Yes, this VR development guidance covers platform nuances for both standalone devices like Meta Quest and PCVR, ensuring adherence to platform-specific metrics and performance best practices.

How do I design intuitive VR interactions using hand tracking?

Design intuitive VR interactions by leveraging controller and hand tracking inputs, focusing on user comfort and spatial awareness to create engaging and natural immersive experiences.

What are the best practices for world scaling in AR experiences?

Best practices for world scaling in AR involve ensuring correct depth cues and spatial awareness, utilizing platforms like ARKit and ARCore to maintain realistic environment proportions.

Why is spatial awareness important for immersive VR and AR experiences?

Spatial awareness is important for immersive VR and AR experiences because it ensures correct world scaling and depth cues, preventing disorientation and maintaining realistic user interactions.