arkit-visionos-developer

Installation
SKILL.md

ARKit visionOS Developer

Quick Start

  1. Identify the provider set first: world tracking, hand tracking, plane detection, scene reconstruction, or another specialized provider.
  2. Add only the usage strings required by the providers you actually use.
  3. Create a long-lived ARKitSession and request authorization before running it.
  4. Load the shared session, anchor, or bridge references first, then load only the provider files you actually need.
  5. Keep anchor state in a model layer, and bridge into RealityKit only when you have a rendering target.
  6. If the issue is app launch, test flow, simulator behavior, or signing, switch to build-run-debug or signing-entitlements.

Load References When

| Reference | When to Use |

Related skills

More from tomkrikorian/visionosagents

Installs
56
GitHub Stars
49
First Seen
Jan 27, 2026