AI AGENT ADDONS
Mobile Development
2,001installs

Augmented reality apps on iPhone and iPad can place 3D objects in the real world. This skill helps you build those experiences using RealityKit and ARKit. You learn to load 3D models, anchor them to surfaces, and handle user touches.

The main tool is RealityView, a SwiftUI view that shows AR content. You can add spheres, boxes, or USDZ files. The app checks if the device supports AR and falls back to a virtual mode if needed.

You also learn about entity management, raycasting, and gestures. These let users interact with objects. This skill is for iOS developers who want to add AR features to their apps.

Add Realitykit skill to your workflow

Global

mkdir -p ~/.claude/skills/realitykit

Project

mkdir -p .claude/skills/realitykit

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago