vr-ar

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

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/darthlinuxer/dialectic-crew-ai --skill vr-ar-darthlinuxer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vr-ar
Source: https://github.com/darthlinuxer/dialectic-crew-ai/tree/main/src/mcp/skills/vr-ar
Command: npx skills add https://github.com/darthlinuxer/dialectic-crew-ai --skill vr-ar-darthlinuxer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

VR/AR development often lacks cohesive guidelines for platform selection, comfort, and performance targets, leading to inconsistent user experiences.

Core Features & Use Cases

  • Platform selection guidance for Quest, PCVR, PSVR, ARKit/ARCore, and WebXR.
  • Comfort and motion principles to prevent sickness and ensure accessibility.
  • Performance targets & optimization including frame budgets and resolution guidance.
  • Interaction & spatial design to support controllers, hand tracking, and world-scale consistency.

Quick Start

Outline a VR/AR development plan focusing on comfort, interaction, and performance targets.

Frequently Asked Questions about vr-ar

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

FAQPage Schema
How do I choose the right VR AR platform for my development project?▼

VR AR platform selection requires evaluating target hardware capabilities across Quest, PCVR, PSVR, ARKit/ARCore, WebXR, and Hololens to match your specific interaction, comfort, and performance targets.

What are the best practices for VR comfort and motion design?▼

VR comfort and motion design principles prevent user sickness by ensuring clear world scale consistency, avoiding motion anti-patterns, and maintaining accessibility across controller and hand tracking interactions.

How do I set performance targets and frame budgets for VR applications?▼

VR performance targets define strict frame budgets and resolution guidance to maintain high framerate, preventing motion sickness and ensuring smooth rendering across your selected VR hardware platform.

Can I use this guidance for both VR controller and hand tracking interaction design?▼

Yes, spatial interaction and design principles support both controller and hand tracking inputs, ensuring consistent world-scale experiences and clear user guidance across mixed reality environments.

What are common VR AR development anti-patterns to avoid?▼

Common VR AR development anti-patterns include ignoring world scale consistency, violating motion comfort guidelines, and missing strict frame budgets, which directly cause user sickness and performance degradation.