axiom▌
136 indexed skills · max 10 per page
axiom-build-performance
charleswiltgen/axiom · Frontend
Systematic Xcode build performance analysis and optimization. Core principle: Measure before optimizing, then optimize the critical path first.
axiom-icloud-drive-ref
charleswiltgen/axiom · Cloud
Purpose: Comprehensive reference for file-based iCloud sync using ubiquitous containers Availability: iOS 5.0+ (basic), iOS 8.0+ (iCloud Drive), iOS 11.0+ (modern APIs) Context: File-based cloud storage, not database (use CloudKit for structured data)
axiom-core-data
charleswiltgen/axiom · Productivity
Core principle: Core Data is a mature object graph and persistence framework. Use it when needing features SwiftData doesn't support, or when targeting older iOS versions.
axiom-file-protection-ref
charleswiltgen/axiom · Productivity
Purpose: Comprehensive reference for file encryption and data protection APIs Availability: iOS 4.0+ (all protection levels), latest enhancements in iOS 26 Context: Built on iOS Data Protection architecture using hardware encryption
axiom-core-location-ref
charleswiltgen/axiom · Productivity
Comprehensive API reference for modern Core Location (iOS 17+).
axiom-apple-docs
charleswiltgen/axiom · Documents
Apple bundles for-LLM markdown documentation inside Xcode. These are authoritative, up-to-date guides and diagnostics written by Apple engineers. Use them alongside Axiom skills for the most accurate information.
axiom-textkit-ref
charleswiltgen/axiom · Productivity
Complete reference for TextKit 2 covering architecture, migration from TextKit 1, Writing Tools integration, and SwiftUI TextEditor with AttributedString through iOS 26.
axiom-energy-ref
charleswiltgen/axiom · Productivity
Complete API reference for iOS energy optimization, with code examples from WWDC sessions and Apple documentation.
axiom-concurrency-profiling
charleswiltgen/axiom · Productivity
Profile and optimize Swift async/await code using Instruments.
axiom-privacy-ux
charleswiltgen/axiom · Productivity
Comprehensive guide to privacy-first app design. Apple Design Award Social Impact winners handle data ethically, and privacy-first design is a key differentiator.