ref▌
37 indexed skills · max 10 per page
axiom-liquid-glass-ref
charleswiltgen/axiom · Frontend
Use when:
axiom-typography-ref
charleswiltgen/axiom · Productivity
Complete reference for typography on Apple platforms including San Francisco font system, text styles, Dynamic Type, tracking, leading, and internationalization through iOS 26.
axiom-metal-migration-ref
charleswiltgen/axiom · Productivity
Complete reference for converting OpenGL/DirectX code to Metal.
axiom-spritekit-ref
charleswiltgen/axiom · Productivity
Complete API reference for SpriteKit organized by category.
axiom-sf-symbols-ref
charleswiltgen/axiom · Productivity
Use when:
axiom-swiftui-search-ref
charleswiltgen/axiom · Frontend
SwiftUI search is environment-based and navigation-consumed. You attach .searchable() to a view, but a navigation container (NavigationStack, NavigationSplitView, or TabView) renders the actual search field. This indirection is the source of most search bugs.
axiom-metrickit-ref
charleswiltgen/axiom · Productivity
Complete API reference for collecting field performance metrics and diagnostics using MetricKit.
axiom-core-spotlight-ref
charleswiltgen/axiom · Productivity
Comprehensive guide to Core Spotlight framework and NSUserActivity for making app content discoverable in Spotlight search, enabling Siri predictions, and supporting Handoff. Core Spotlight directly indexes app content while NSUserActivity captures user engagement for prediction.
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-photo-library-ref
charleswiltgen/axiom · Productivity
System photo picker for UIKit apps. No permission required.