tag

axiom

136 indexed skills · max 10 per page

skills (136)

axiom-energy-ref

charleswiltgen/axiom · Productivity

0

Complete API reference for iOS energy optimization, with code examples from WWDC sessions and Apple documentation.

axiom-textkit-ref

charleswiltgen/axiom · Productivity

0

Complete reference for TextKit 2 covering architecture, migration from TextKit 1, Writing Tools integration, and SwiftUI TextEditor with AttributedString through iOS 26.

axiom-concurrency-profiling

charleswiltgen/axiom · Productivity

0

Profile and optimize Swift async/await code using Instruments.

axiom-swiftdata-migration-diag

charleswiltgen/axiom · Productivity

0

SwiftData migration failures manifest as production crashes, data loss, corrupted relationships, or simulator-only success. Core principle 90% of migration failures stem from missing models in VersionedSchema, relationship inverse issues, or untested migration paths—not SwiftData bugs.

axiom-codable

charleswiltgen/axiom · Productivity

0

Comprehensive guide to Codable protocol conformance for JSON and PropertyList encoding/decoding in Swift 6.x.

axiom-database-migration

charleswiltgen/axiom · Productivity

0

Safe database schema evolution for production apps with user data. Core principle Migrations are immutable after shipping. Make them additive, idempotent, and thoroughly tested.

axiom-privacy-ux

charleswiltgen/axiom · Productivity

0

Comprehensive guide to privacy-first app design. Apple Design Award Social Impact winners handle data ethically, and privacy-first design is a key differentiator.

axiom-core-location

charleswiltgen/axiom · Productivity

0

Discipline skill for Core Location implementation decisions. Prevents common authorization mistakes, battery drain, and background location failures.

axiom-vision-diag

charleswiltgen/axiom · Productivity

0

Systematic troubleshooting for Vision framework issues: subjects not detected, missing landmarks, low confidence, performance problems, coordinate mismatches, text recognition failures, barcode detection issues, and document scanning problems.

axiom-auto-layout-debugging

charleswiltgen/axiom · Productivity

0

Use when:

prevpage 5 / 14next