swiftui▌
37 indexed skills · max 10 per page
axiom-swiftui-nav-ref
charleswiltgen/axiom · Frontend
SwiftUI's navigation APIs provide data-driven, programmatic navigation that scales from simple stacks to complex multi-column layouts. Introduced in iOS 16 (2022) with NavigationStack and NavigationSplitView, evolved in iOS 18 (2024) with Tab/Sidebar unification, and refined in iOS 26 (2025) with Liquid Glass design.
axiom-swiftui-animation-ref
charleswiltgen/axiom · Frontend
Comprehensive guide to SwiftUI's animation system, from foundational concepts to advanced techniques. This skill covers the Animatable protocol, the iOS 26 @Animatable macro, animation types, and the Transaction system.
axiom-swiftui-architecture
charleswiltgen/axiom · Frontend
Use this skill when:
axiom-swiftui-26-ref
charleswiltgen/axiom · Frontend
Comprehensive guide to new SwiftUI features in iOS 26, iPadOS 26, macOS Tahoe, watchOS 26, and visionOS 26. From the Liquid Glass design system to rich text editing, these enhancements make SwiftUI more powerful across all Apple platforms.
swiftui-code-review
existential-birds/beagle · Frontend
swiftui-code-review
swiftui-gestures
dpearson2699/swift-ios-skills · Frontend
Review, write, and fix SwiftUI gesture interactions. Apply modern gesture APIs with correct composition, state management, and conflict resolution using Swift 6.3 patterns.
swiftui-layout-components
dpearson2699/swift-ios-skills · Frontend
Layout and component patterns for SwiftUI apps targeting iOS 26+ with Swift 6.3. Covers stack and grid layouts, list patterns, scroll views, forms, controls, search, and overlays. Patterns are backward-compatible to iOS 17 unless noted.
swiftui-navigation
dpearson2699/swift-ios-skills · Frontend
Navigation patterns for SwiftUI apps targeting iOS 26+ with Swift 6.3. Covers push navigation, multi-column layouts, sheet presentation, tab architecture, and deep linking. Patterns are backward-compatible to iOS 17 unless noted.
swiftui-liquid-glass
dpearson2699/swift-ios-skills · Frontend
SwiftUI Liquid Glass effects for iOS 26+ with interactive glass containers, morphing transitions, and button styles. \n \n Provides .glassEffect() modifier for applying translucent Liquid Glass material to custom views, with support for tinting, interactivity, and custom shapes \n Includes GlassEffectContainer for grouping and blending multiple glass elements, plus glassEffectID and glassEffectUnion for morphing animations during view hierarchy changes \n Offers pre-built button styles ( .glass
swiftui-animation
dpearson2699/swift-ios-skills · Frontend
$22