charleswiltgen/axiom
These skills were imported into SkillJury from the public skills ecosystem.
axiom-vision
by charleswiltgen/axiom
Guides you through implementing computer vision: subject segmentation, hand/body pose detection, person detection, text recognition, barcode detection, document scanning, and combining Vision APIs to solve complex problems.
axiom-swiftdata
by charleswiltgen/axiom
Apple's native persistence framework using @Model classes and declarative queries. Built on Core Data, designed for SwiftUI.
axiom-swiftui-26-ref
by charleswiltgen/axiom
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.
axiom-swiftui-architecture
by charleswiltgen/axiom
Source details, install context, and public review data are available on the full page.
axiom-xcode-debugging
by charleswiltgen/axiom
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.