Source

charleswiltgen/axiom

248 skills · 57.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
axiom-swift-performance Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, AR…
charleswiltgen/axiom
213
2
axiom-accessibility-diag Use when fixing VoiceOver issues, Dynamic Type violations, color contrast failures, touch target problems, keyboard n…
charleswiltgen/axiom
212
3
axiom-in-app-purchases Use when implementing in-app purchases, StoreKit 2, subscriptions, or transaction handling - testing-first workflow w…
charleswiltgen/axiom
211
4
axiom-swiftui-nav-ref Reference — Comprehensive SwiftUI navigation guide covering NavigationStack (iOS 16+), NavigationSplitView (iOS 16+),…
charleswiltgen/axiom
210
5
axiom-ui-testing Use when writing UI tests, recording interactions, tests have race conditions, timing dependencies, inconsistent pass…
charleswiltgen/axiom
210
6
axiom-ios-build Use when ANY iOS build fails, test crashes, Xcode misbehaves, or environment issue occurs before debugging code. Cove…
charleswiltgen/axiom
208
7
axiom-cloudkit-ref Use when implementing 'CloudKit sync', 'CKSyncEngine', 'CKRecord', 'CKDatabase', 'SwiftData CloudKit', 'shared databa…
charleswiltgen/axiom
206
8
axiom-hig Use when making design decisions, reviewing UI for HIG compliance, choosing colors/backgrounds/typography, or defendi…
charleswiltgen/axiom
206
9
axiom-liquid-glass-ref Use when planning comprehensive Liquid Glass adoption across an app, auditing existing interfaces for Liquid Glass co…
charleswiltgen/axiom
206
10
axiom-xctest-automation Use when writing, running, or debugging XCUITests. Covers element queries, waiting strategies, accessibility identifi…
charleswiltgen/axiom
206
11
axiom-swiftui-containers-ref Reference — SwiftUI stacks, grids, outlines, and scroll enhancements through iOS 26
charleswiltgen/axiom
205
12
axiom-ios-graphics Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, 3D content, RealityKit, AR, or display per…
charleswiltgen/axiom
204
13
axiom-ios-networking Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework,…
charleswiltgen/axiom
204
14
axiom-ios-vision Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmenta…
charleswiltgen/axiom
204
15
axiom-spritekit Use when building SpriteKit games, implementing physics, actions, scene management, or debugging game performance. Co…
charleswiltgen/axiom
204
16
axiom-memory-debugging Use when you see memory warnings, 'retain cycle', app crashes from memory pressure, or when asking 'why is my app usi…
charleswiltgen/axiom
202
17
axiom-uikit-animation-debugging Use when CAAnimation completion handler doesn't fire, spring physics look wrong on device, animation duration mismatc…
charleswiltgen/axiom
202
18
axiom-foundation-models Use when implementing on-device AI with Apple's Foundation Models framework — prevents context overflow, blocking UI,…
charleswiltgen/axiom
200
19
axiom-haptics Use when implementing haptic feedback, Core Haptics patterns, audio-haptic synchronization, or debugging haptic issue…
charleswiltgen/axiom
200
20
axiom-swiftdata-migration Use when creating SwiftData custom schema migrations with VersionedSchema and SchemaMigrationPlan - property type cha…
charleswiltgen/axiom
199
21
axiom-swiftui-layout-ref Reference — Complete SwiftUI adaptive layout API guide covering ViewThatFits, AnyLayout, Layout protocol, onGeometryC…
charleswiltgen/axiom
199
22
axiom-camera-capture-ref Reference — AVCaptureSession, AVCapturePhotoSettings, AVCapturePhotoOutput, RotationCoordinator, photoQualityPrioriti…
charleswiltgen/axiom
198
23
axiom-extensions-widgets-ref Use when implementing widgets, Live Activities, Control Center controls, or app extensions - comprehensive API refere…
charleswiltgen/axiom
198
24
axiom-performance-profiling Use when app feels slow, memory grows over time, battery drains fast, or you want to profile proactively - decision t…
charleswiltgen/axiom
198
25
axiom-cloud-sync Use when choosing between CloudKit vs iCloud Drive, implementing reliable sync, handling offline-first patterns, or d…
charleswiltgen/axiom
197
26
axiom-foundation-models-ref Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protoc…
charleswiltgen/axiom
197
27
axiom-sqlitedata-migration Use when migrating from SwiftData to SQLiteData — decision guide, pattern equivalents, code examples, CloudKit sharin…
charleswiltgen/axiom
197
28
axiom-sqlitedata-ref SQLiteData advanced patterns, @Selection column groups, single-table inheritance, recursive CTEs, database views, cus…
charleswiltgen/axiom
197
29
axiom-app-intents-ref Use when integrating App Intents for Siri, Apple Intelligence, Shortcuts, Spotlight, or system experiences - covers A…
charleswiltgen/axiom
196
30
axiom-swiftui-nav Use when implementing navigation patterns, choosing between NavigationStack and NavigationSplitView, handling deep li…
charleswiltgen/axiom
195
31
axiom-storekit-ref Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionSta…
charleswiltgen/axiom
194
32
axiom-app-store-connect-ref Use when navigating App Store Connect to find crash data, read TestFlight feedback, interpret metrics dashboards, or …
charleswiltgen/axiom
193
33
axiom-build-debugging Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or…
charleswiltgen/axiom
193
34
axiom-grdb Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator pa…
charleswiltgen/axiom
193
35
axiom-swiftui-debugging-diag Use when SwiftUI view debugging requires systematic investigation - view updates not working after basic troubleshoot…
charleswiltgen/axiom
193
36
axiom-swiftui-nav-diag Use when debugging navigation not responding, unexpected pops, deep links showing wrong screen, state lost on tab swi…
charleswiltgen/axiom
193
37
axiom-camera-capture-diag camera freezes, preview rotated wrong, capture slow, session interrupted, black preview, front camera mirrored, camer…
charleswiltgen/axiom
192
38
axiom-cloud-sync-diag Use when debugging 'file not syncing', 'CloudKit error', 'sync conflict', 'iCloud upload failed', 'ubiquitous item er…
charleswiltgen/axiom
192
39
axiom-extensions-widgets Use when implementing widgets, Live Activities, or Control Center controls - enforces correct patterns for timeline m…
charleswiltgen/axiom
191
40
axiom-networking-diag Use when debugging connection timeouts, TLS handshake failures, data not arriving, connection drops, performance issu…
charleswiltgen/axiom
191
41
axiom-testflight-triage Use when ANY beta tester reports a crash, ANY crash appears in Organizer or App Store Connect, crash logs need symbol…
charleswiltgen/axiom
191
42
axiom-vision-ref Use when needing Vision framework API details for hand/body pose, segmentation, text recognition, barcode detection, …
charleswiltgen/axiom
191
43
axiom-foundation-models-diag Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability p…
charleswiltgen/axiom
190
44
axiom-ios-integration Use when integrating ANY iOS system feature - Siri, Shortcuts, widgets, IAP, camera, photo library, audio, ShazamKit,…
charleswiltgen/axiom
190
45
axiom-localization Use when localizing apps, using String Catalogs, generating type-safe symbols (Xcode 26+), handling plurals, RTL layo…
charleswiltgen/axiom
190
46
axiom-background-processing Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate e…
charleswiltgen/axiom
189
47
axiom-ios-ai Use when implementing ANY Apple Intelligence or on-device AI feature. Covers Foundation Models, @Generable, LanguageM…
charleswiltgen/axiom
189
48
axiom-file-protection-ref Use when asking about 'FileProtectionType', 'file encryption iOS', 'NSFileProtection', 'data protection', 'secure fil…
charleswiltgen/axiom
188
49
axiom-ios-ml Use when deploying ANY machine learning model on-device, converting models to CoreML, compressing models, or implemen…
charleswiltgen/axiom
188
50
axiom-testing-async Use when testing async code with Swift Testing. Covers confirmation for callbacks, @MainActor tests, async/await patt…
charleswiltgen/axiom
188
Page 2 · 248 total Previous Next