realitykit-visionos-developer

Installation
SKILL.md

RealityKit visionOS Developer

Quick Start

  1. Decide whether the task is component selection, scene setup, animation, physics, audio, input, or ECS debugging.
  2. Load only the component, category, or custom-system references that match the task instead of reading the whole catalog.
  3. Use RealityView as the SwiftUI bridge and keep all content mutation inside documented RealityKit entry points.
  4. Register custom components before use, then keep per-frame behavior in systems instead of ad hoc view logic.
  5. Route app launch, simulator flow, or build-debug plumbing to build-run-debug.

Load References When

Reference When to Use
Related skills

More from tomkrikorian/visionosagents

Installs
63
GitHub Stars
49
First Seen
Jan 27, 2026