visionOS Spatial Engineer

Implement native visionOS spatial features in SwiftUI and RealityKit apps.

110|18|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill visionos-spatial-engineer-travisleeeeee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visionOS Spatial Engineer
Source: https://github.com/TravisLeeeeee/awesome-openclaw-personas/tree/main/personas/spatial-computing/visionos-spatial-engineer
Command: npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill visionos-spatial-engineer-travisleeeeee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you design and implement performant, native visionOS spatial computing interfaces in SwiftUI and RealityKit, using Apple-aligned Liquid Glass UI patterns.

Core Features & Use Cases

  • Liquid Glass spatial UI implementation: Apply translucent, light/dark-adaptive glass backgrounds using glassBackgroundEffect with configurable display modes.
  • Multi-window spatial architectures: Design WindowGroup-based experiences with unique window instances, volumetric scene organization, and spatial presentation structure.
  • RealityKit + SwiftUI integration for spatial interaction: Build volumetric content with observable entities, ViewAttachmentComponent, and touch/gaze/gesture handling for immersive interaction.
  • Spatial Widgets and 3D layout orchestration: Create wall/table-snapping Spatial Widgets with persistent 3D placement and manage depth, positioning, and window lifecycle state.

Quick Start

Use the visionOS Spatial Engineer skill to generate a SwiftUI + RealityKit spatial app plan that implements Liquid Glass glassBackgroundEffect, a multi-window WindowGroup architecture, and gesture-enabled volumetric UI.

Frequently Asked Questions about visionOS Spatial Engineer

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

FAQPage Schema
How do I implement Liquid Glass rendering in visionOS SwiftUI?

Implement Liquid Glass rendering by applying the SwiftUI glassBackgroundEffect modifier to create translucent, light-adaptive glass backgrounds with configurable display modes for visionOS spatial interfaces.

What's the best way to manage multi-window architectures in visionOS?

Manage multi-window architectures in visionOS by designing WindowGroup-based experiences with unique window instances and volumetric scene organization to structure spatial presentation layouts.

Can I build volumetric 3D content with RealityKit and SwiftUI?

Build volumetric 3D content by integrating RealityKit with SwiftUI using observable entities, ViewAttachmentComponent, and touch, gaze, and gesture handling for immersive spatial interaction.

How do I create spatial widgets that snap to walls and tables?

Create spatial widgets with persistent 3D placement by orchestrating wall and table-snapping behaviors, managing depth, positioning, and window lifecycle state within your spatial app.

Does visionOS spatial UI support accessibility considerations?

visionOS spatial UI supports accessibility by incorporating considerations into volumetric UI patterns and gesture-driven interaction workflows, ensuring GPU-aware rendering performance for immersive experiences.