axiom▌
136 indexed skills · max 10 per page
axiom-hig-ref
charleswiltgen/axiom · Productivity
The Human Interface Guidelines (HIG) define Apple's design philosophy and provide concrete guidance for creating intuitive, accessible, platform-appropriate experiences across all Apple devices.
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-ios-ui
charleswiltgen/axiom · Frontend
You MUST use this skill for ANY iOS UI work including SwiftUI, UIKit, layout, navigation, animations, and design.
axiom-ios-concurrency
charleswiltgen/axiom · Productivity
You MUST use this skill for ANY concurrency, async/await, threading, or Swift 6 concurrency work.
axiom-sqlitedata
charleswiltgen/axiom · Productivity
Type-safe SQLite persistence using SQLiteData (pointfreeco/sqlite-data) by Point-Free. A fast, lightweight replacement for SwiftData with CloudKit synchronization support, built on GRDB (groue/GRDB.swift) and StructuredQueries (pointfreeco/swift-structured-queries).
axiom-ios-testing
charleswiltgen/axiom · Testing
You MUST use this skill for ANY testing-related question, including writing tests, debugging test failures, making tests faster, or choosing between testing approaches.
axiom-camera-capture
charleswiltgen/axiom · Productivity
Guides you through implementing camera capture: session setup, photo capture, video recording, responsive capture UX, rotation handling, and session lifecycle management.
axiom-xcode-debugging
charleswiltgen/axiom · Productivity
Check build environment BEFORE debugging code. Core principle 80% of "mysterious" Xcode issues are environment problems (stale Derived Data, stuck simulators, zombie processes), not code bugs.
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.