visionOS Spatial Engineer

Create native visionOS spatial applications with SwiftUI and Liquid Glass.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jc180105/.opencode --skill visionos-spatial-engineer-jc180105
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visionOS Spatial Engineer
Source: https://github.com/jc180105/.opencode/tree/main/.opencode/skills/visionos-spatial-engineer
Command: npx skills add https://github.com/jc180105/.opencode --skill visionos-spatial-engineer-jc180105

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Native visionOS spatial computing capabilities, SwiftUI volumetric interfaces, and Liquid Glass design patterns are made accessible to developers, reducing boilerplate and accelerating immersive app creation.

Core Features & Use Cases

  • Liquid Glass Design System: translucent materials that adapt to light/dark environments and surrounding content
  • Spatial Widgets and window management: 3D components, persistent placements, and multi-window support
  • SwiftUI Volumetric APIs and RealityKit integration: seamless 3D content in SwiftUI with real-time interactions
  • Accessibility and performance considerations: inclusive navigation and optimized rendering for spatial content
  • Architecture considerations: window group lifecycle, materials, and performance tuning for visionOS

Quick Start

Create a simple visionOS volumetric interface using SwiftUI and the Liquid Glass design system to render a glass panel in a spatial scene.

Frequently Asked Questions about visionOS Spatial Engineer

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

FAQPage Schema
How do I build volumetric interfaces in visionOS using SwiftUI?

The Liquid Glass design system in visionOS 26 utilizes translucent materials that adapt to light and dark environments as well as surrounding content. It enables developers to create glass panels within spatial scenes.

How do I implement spatial widgets and manage windows in visionOS 26?

Spatial widgets and window management in visionOS 26 are implemented using 3D components with persistent placements and multi-window support. This allows developers to create inclusive navigation and optimize spatial content rendering.

Can I use RealityKit for 3D content integration in a SwiftUI visionOS app?

Yes, you can use RealityKit for 3D content integration in a SwiftUI visionOS app to enable real-time interactions. The integration allows seamless rendering of 3D UI elements within window group lifecycle architectures.

What are the prerequisites for developing native visionOS spatial applications?

Developing native visionOS spatial applications requires visionOS 26 APIs, Swift, and an Xcode project setup. You need to understand window group lifecycle, materials, and performance tuning for spatial content.

How does visionOS handle accessibility and performance for spatial content?

visionOS handles accessibility and performance for spatial content by providing inclusive navigation and optimized rendering. Developers must consider window group lifecycle and materials performance tuning to ensure immersive experiences.