Spatial Swiftui Developer
Generates SwiftUI code for complex layouts and spatial UI elements based on natural language descriptions and design constraints.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add spatial-swiftui-developer npx -- -y @trustedskills/spatial-swiftui-developer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"spatial-swiftui-developer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/spatial-swiftui-developer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate SwiftUI code for spatial user interfaces on Apple VisionOS. It can create layouts, views, and interactions that leverage the 3D capabilities of the platform, including positioning elements in space and responding to hand gestures or eye tracking. The agent is capable of producing functional code snippets ready for integration into VisionOS applications.
When to use it
- You need a quick prototype of a spatial UI element (e.g., a floating menu).
- You're experimenting with different layout approaches in VisionOS and want to rapidly iterate on designs.
- You require assistance generating SwiftUI code for specific spatial interactions or visual effects.
- You are building an application that requires complex 3D layouts, such as virtual environments or interactive product showcases.
Key capabilities
- Generates SwiftUI code for VisionOS applications.
- Creates spatial user interface elements and layouts.
- Supports positioning views in 3D space.
- Facilitates the creation of interactions using hand gestures or eye tracking (implied).
Example prompts
- "Generate a SwiftUI view that displays a floating card with text 'Hello VisionOS'."
- "Create a spatial layout for a virtual bookshelf, including multiple book covers."
- "Show me the SwiftUI code to create a simple 3D button."
Tips & gotchas
- The agent's output is intended as a starting point; you may need to adapt and refine the generated code.
- Familiarity with SwiftUI and VisionOS development concepts will help in understanding and utilizing the generated code effectively.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.