vr-ar

Provide VR/AR development guidelines for comfort, performance, and interaction.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/roger8b/slideflow --skill vr-ar-roger8b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-ar
Source: https://github.com/roger8b/slideflow/tree/main/.agent/skills/game-development/vr-ar
Command: npx skills add https://github.com/roger8b/slideflow --skill vr-ar-roger8b

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides essential guidelines for VR/AR development, focusing on user comfort, performance optimization, and interaction principles to create immersive experiences.

Core Features & Use Cases

  • Comfort Principles: Offers strategies to prevent motion sickness and enhance user comfort.
  • Performance Requirements: Details target metrics and frame budgeting for VR/AR development.
  • Interaction Principles: Discusses controller interaction and hand tracking for a more intuitive experience.
  • Spatial Design: Provides best practices for world scale, depth cues, and spatial design in VR/AR environments.
  • Anti-Patterns: Highlights common pitfalls to avoid in VR/AR development.

Quick Start

Utilize the vr-ar skill to learn about the comfort principles for VR/AR 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 development?

Prevent motion sickness in VR development by applying comfort principles such as maintaining high frame rates, avoiding forced camera acceleration, and providing clear depth cues to reduce sensory conflict.

What are the target frame rate requirements for VR and AR applications?

Target frame rate requirements for VR and AR applications demand strict frame budgeting and consistent performance metrics to maintain immersion and prevent user discomfort during interaction.

How do I design intuitive controller interaction and hand tracking for AR?

Design intuitive controller interaction and hand tracking for AR by following interaction principles that map natural hand movements to spatial UI, ensuring responsive feedback and ergonomic comfort.

What are common anti-patterns and pitfalls to avoid in VR development?

Common anti-patterns in VR development include ignoring world scale, mismatching depth cues, and failing to optimize the frame budget, all of which break immersion and cause user discomfort.

Do I need prior VR platform knowledge to use these development guidelines?

Yes, applying these guidelines requires prior knowledge of VR/AR platforms and development best practices to effectively implement performance optimization, spatial design, and interaction principles.

What is the best way to implement spatial design and world scale in immersive environments?

The best way to implement spatial design in immersive environments is to use accurate world scale, provide clear depth cues, and follow best practices to ensure comfortable user interaction.