axiom▌
136 indexed skills · max 10 per page
axiom-now-playing
charleswiltgen/axiom · Productivity
Purpose: Prevent the 4 most common Now Playing issues on iOS 18+: info not appearing, commands not working, artwork problems, and state sync issues
axiom-now-playing-carplay
charleswiltgen/axiom · Productivity
Time cost: 15-20 minutes (if MPNowPlayingInfoCenter already working)
axiom-metal-migration-ref
charleswiltgen/axiom · Productivity
Complete reference for converting OpenGL/DirectX code to Metal.
axiom-storage-management-ref
charleswiltgen/axiom · Productivity
Purpose: Comprehensive reference for storage pressure, purging policies, disk space, and URL resource values Availability: iOS 5.0+ (basic), iOS 11.0+ (modern capacity APIs) Context: Answer to "Does iOS provide any way to mark files as 'purge as last resort'?"
axiom-networking-legacy
charleswiltgen/axiom · Productivity
These patterns use NWConnection with completion handlers for apps supporting iOS 12-25. If your app targets iOS 26+, use NetworkConnection with async/await instead (see axiom-network-framework-ref skill).
axiom-assume-isolated
charleswiltgen/axiom · Productivity
Synchronously access actor-isolated state when you know you're already on the correct isolation domain.
axiom-photo-library-ref
charleswiltgen/axiom · Productivity
System photo picker for UIKit apps. No permission required.
axiom-now-playing-musickit
charleswiltgen/axiom · Productivity
Time cost: 5-10 minutes
axiom-ui-recording
charleswiltgen/axiom · Frontend
Guide to Xcode 26's Recording UI Automation feature for creating UI tests through user interaction recording.
axiom-axe-ref
charleswiltgen/axiom · Productivity
AXe is a CLI tool for interacting with iOS Simulators using Apple's Accessibility APIs and HID functionality. Single binary, no daemon required.