tag

axiom

136 indexed skills · max 10 per page

skills (136)

axiom-build-performance

charleswiltgen/axiom · Frontend

0

Systematic Xcode build performance analysis and optimization. Core principle: Measure before optimizing, then optimize the critical path first.

axiom-core-data-diag

charleswiltgen/axiom · Productivity

0

Core Data issues manifest as production crashes from schema mismatches, mysterious concurrency errors, performance degradation under load, and data corruption from unsafe migrations. Core principle 85% of Core Data problems stem from misunderstanding thread-confinement, schema migration requirements, and relationship query patterns—not Core Data defects.

axiom-hang-diagnostics

charleswiltgen/axiom · Productivity

0

Systematic diagnosis and resolution of app hangs. A hang occurs when the main thread is blocked for more than 1 second, making the app unresponsive to user input.

axiom-metal-migration

charleswiltgen/axiom · Productivity

0

Porting OpenGL/OpenGL ES or DirectX code to Metal on Apple platforms.

axiom-core-data

charleswiltgen/axiom · Productivity

0

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-icloud-drive-ref

charleswiltgen/axiom · Cloud

0

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-xctrace-ref

charleswiltgen/axiom · Productivity

0

Command-line interface for Instruments profiling. Enables headless performance analysis without GUI.

axiom-file-protection-ref

charleswiltgen/axiom · Productivity

0

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

0

Comprehensive API reference for modern Core Location (iOS 17+).

axiom-apple-docs

charleswiltgen/axiom · Documents

0

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.

prevpage 4 / 14next