tag

axiom

136 indexed skills · max 10 per page

skills (136)

axiom-testing-async

charleswiltgen/axiom · Testing

0

Modern patterns for testing async/await code with Swift Testing framework.

axiom-networking-diag

charleswiltgen/axiom · Productivity

0

Core principle 85% of networking problems stem from misunderstanding connection states, not handling network transitions, or improper error handling—not Network.framework defects.

axiom-swiftui-nav-diag

charleswiltgen/axiom · Frontend

0

Core principle 85% of navigation problems stem from path state management errors, view identity issues, or placement mistakes—not SwiftUI defects.

axiom-camera-capture-diag

charleswiltgen/axiom · Productivity

0

Systematic troubleshooting for AVFoundation camera issues: frozen preview, wrong rotation, slow capture, session interruptions, and permission problems.

axiom-app-intents-ref

charleswiltgen/axiom · Productivity

0

Comprehensive guide to App Intents framework for exposing app functionality to Siri, Apple Intelligence, Shortcuts, Spotlight, and other system experiences. Replaces older SiriKit custom intents with modern Swift-first API.

axiom-cloud-sync

charleswiltgen/axiom · Cloud

0

Core principle: Choose the right sync technology for the data shape, then implement offline-first patterns that handle network failures gracefully.

axiom-storekit-ref

charleswiltgen/axiom · Productivity

0

StoreKit 2 is Apple's modern in-app purchase framework with async/await APIs, automatic receipt validation, and SwiftUI integration. This reference covers every API, iOS 18.4 enhancements, and comprehensive WWDC 2025 code examples.

axiom-sqlitedata-ref

charleswiltgen/axiom · Productivity

0

Advanced query patterns and schema composition techniques for SQLiteData by Point-Free. Built on GRDB and StructuredQueries.

axiom-sqlitedata-migration

charleswiltgen/axiom · Productivity

0

SwiftData (Before)

axiom-swiftui-nav

charleswiltgen/axiom · Frontend

0

Use when:

prevpage 7 / 14next