axiom-swiftui-26-ref

Document SwiftUI iOS 26 features with code examples for Liquid Glass and visionOS.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/tuliopc23/flying-dutchman-app --skill axiom-swiftui-26-ref-tuliopc23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-swiftui-26-ref
Source: https://github.com/tuliopc23/flying-dutchman-app/tree/main/.claude/skills/axiom-swiftui-26-ref
Command: npx skills add https://github.com/tuliopc23/flying-dutchman-app --skill axiom-swiftui-26-ref-tuliopc23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers understand and implement the latest SwiftUI features introduced in iOS 26, streamlining the adoption of new design systems and functionalities.

Core Features & Use Cases

  • Liquid Glass Design System: Learn how to implement the new fluid design language.
  • Performance Improvements: Discover optimizations for better app responsiveness.
  • @Animatable Macro: Understand custom animations.
  • 3D Spatial Layout & VisionOS: Build immersive experiences.
  • Rich Text Editing: Implement advanced text manipulation with AttributedString.
  • Use Case: You are building a new app and want to ensure it uses the latest iOS 26 design principles and incorporates advanced features like 3D spatial layouts for visionOS. This Skill provides the necessary guidance and code examples.

Quick Start

Use the axiom-swiftui-26-ref skill to learn about implementing the Liquid Glass design system.

Frequently Asked Questions about axiom-swiftui-26-ref

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

FAQPage Schema
How do I implement the Liquid Glass design system in SwiftUI for iOS 26?

To implement the Liquid Glass design system in SwiftUI, you use the new fluid design language APIs and view modifiers introduced in iOS 26. This Skill provides the necessary code examples to apply the fluid UI customizations to your views.

What is the @Animatable macro in SwiftUI and how does it work?

The @Animatable macro in SwiftUI simplifies creating custom animations by automatically synthesizing animatable data for your views. This Skill documents how to adopt this macro for building smooth, custom animation behaviors in your iOS 26 apps.

Does this Skill cover building 3D spatial layouts for visionOS?

Yes, this Skill covers 3D spatial layouts and visionOS integration. It provides documentation and code examples for building immersive spatial experiences using the latest SwiftUI features on Apple's visionOS platform.

Can I integrate a WebView and handle drag and drop using SwiftUI in iOS 26?

Yes, you can integrate WebView and handle drag and drop interactions using SwiftUI in iOS 26. This Skill provides comprehensive guidance and code examples for adopting these specific UI development functionalities.

What are the system requirements for targeting the latest SwiftUI features?

Targeting the latest SwiftUI features requires iOS 26 and the corresponding Apple platform SDKs. This Skill details the system requirements needed to adopt new functionalities like Liquid Glass, scene bridging, and performance enhancements.