K avatar

K

Community

@likw99 · CA

54Followers
|
102Public Repos
|
8Published Skills

Great idea! Let's build it.

Skills Distribution
DomainUI/UX & Crea...visionOS App Devel.. (40%)RealityKit 3D Cont.. (30%)Spatial Interactio.. (15%)Spatial Audio & Sp.. (15%)

Agent Skills by K

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About K

FAQPage Schema
What tasks can I accomplish with K's visionOS skills?▼

You can build, run, and debug visionOS apps; structure windows, volumes, and immersive spaces; load USDZ models and compose RealityKit entities; animate SwiftUI views and 3D content; add spatial audio and UI sound effects; wire spatial gestures; and integrate on-device speech-to-text dictation.

Who are these visionOS skills designed for?▼

They target Apple platform developers building spatial computing apps for Apple Vision Pro. Engineers working with SwiftUI, RealityKit, Reality Composer Pro, SFSpeechRecognizer, and SpeechAnalyzer benefit most, especially those creating interactive 3D scenes, immersive spaces, and voice-driven input.

How do I build and test a visionOS app using these skills?▼

Use the build-run-debug-visionos skill to launch apps on the visionOS Simulator or a physical Apple Vision Pro. It covers wiring a run entrypoint and diagnosing build, startup, and runtime failures, giving a practical path from project setup to a running immersive app.

What prerequisites and frameworks do these skills depend on?▼

They assume Apple's visionOS development stack: Xcode with the visionOS SDK, SwiftUI, RealityKit, Reality Composer Pro with the RealityKitContent Swift package, USDZ assets, and Apple speech frameworks including SFSpeechRecognizer and SpeechAnalyzer for on-device transcription.

How do the skills handle 3D content and interactivity in visionOS?▼

The realitykit-entities and reality-composer-pro skills cover loading Model3D and USDZ content, applying materials, transforms, and anchors, and authoring scenes with Shader Graph and particle emitters. The spatial-gestures-interaction skill adds taps, drags, rotate, magnify, and hover effects to entities.