Claude Skills

aka. Agent Skills

Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.

Claude Code
OpenAI Codex
Gemini CLI
Cursor
GitHub Copilot
+more
8660 verified skills
#1321

axiom-ios-vision

verified

Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmentation, subject lifting, hand/body pose tracking.

CharlesWiltgen/Axiom
289
#1322

axiom-storage

verified

Use when asking 'where should I store this data', 'should I use SwiftData or files', 'CloudKit vs iCloud Drive', 'Documents vs Caches', 'local or cloud storage', 'how do I sync data', 'where do app files go' - comprehensive decision framework for all iOS storage options

CharlesWiltgen/Axiom
289
#1323

axiom-swiftui-gestures

verified

Use when implementing SwiftUI gestures (tap, drag, long press, magnification, rotation), composing gestures, managing gesture state, or debugging gesture conflicts - comprehensive patterns for gesture recognition, composition, accessibility, and cross-platform support

CharlesWiltgen/Axiom
289
#1324

axiom-metal-migration

verified

Use when porting OpenGL/DirectX to Metal - translation layer vs native rewrite decisions, migration planning, anti-patterns

CharlesWiltgen/Axiom
289
#1325

axiom-swiftui-layout-ref

verified

Reference — Complete SwiftUI adaptive layout API guide covering ViewThatFits, AnyLayout, Layout protocol, onGeometryChange, GeometryReader, size classes, and iOS 26 window APIs

CharlesWiltgen/Axiom
289
#1326

axiom-app-composition

verified

Use when structuring app entry points, managing authentication flows, switching root views, handling scene lifecycle, or asking 'how do I structure my @main', 'where does auth state live', 'how do I prevent screen flicker on launch', 'when should I modularize' - app-level composition patterns for iOS 26+

CharlesWiltgen/Axiom
289
#1327

axiom-in-app-purchases

verified

Use when implementing in-app purchases, StoreKit 2, subscriptions, or transaction handling - testing-first workflow with .storekit configuration, StoreManager architecture, transaction verification, subscription management, and restore purchases for consumables, non-consumables, and auto-renewable subscriptions

CharlesWiltgen/Axiom
289
#1328

axiom-swiftui-nav-ref

verified

Reference — Comprehensive SwiftUI navigation guide covering NavigationStack (iOS 16+), NavigationSplitView (iOS 16+), NavigationPath, deep linking, state restoration, Tab+Navigation integration (iOS 18+), Liquid Glass navigation (iOS 26+), and coordinator patterns

CharlesWiltgen/Axiom
289
#1329

axiom-swiftui-containers-ref

verified

Reference — SwiftUI stacks, grids, outlines, and scroll enhancements through iOS 26

CharlesWiltgen/Axiom
289
#1330

axiom-ios-networking

verified

Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs, connection diagnostics, structured concurrency networking.

CharlesWiltgen/Axiom
289
#1331

axiom-accessibility-diag

verified

Use when fixing VoiceOver issues, Dynamic Type violations, color contrast failures, touch target problems, keyboard navigation gaps, or Reduce Motion support - comprehensive accessibility diagnostics with WCAG compliance, Accessibility Inspector workflows, and App Store Review preparation for iOS/macOS

CharlesWiltgen/Axiom
289
#1332

axiom-assume-isolated

verified

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.

CharlesWiltgen/Axiom
289
#1333

axiom-swiftui-nav-diag

verified

Use when debugging navigation not responding, unexpected pops, deep links showing wrong screen, state lost on tab switch or background, crashes in navigationDestination, or any SwiftUI navigation failure - systematic diagnostics with production crisis defense

CharlesWiltgen/Axiom
289
#1334

axiom-storekit-ref

verified

Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples

CharlesWiltgen/Axiom
289
#1335

axiom-sqlitedata-migration

verified

Use when migrating from SwiftData to SQLiteData — decision guide, pattern equivalents, code examples, CloudKit sharing (SwiftData can't), performance benchmarks, gradual migration strategy

CharlesWiltgen/Axiom
289
#1336

axiom-ios-graphics

verified

Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, frame rate, or display performance. Covers Metal migration, shader conversion, variable refresh rate, ProMotion, render loops.

CharlesWiltgen/Axiom
289
#1337

axiom-camera-capture

verified

AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness, zero-shutter-lag, photoQualityPrioritization, front camera mirroring

CharlesWiltgen/Axiom
289
#1338

axiom-cloud-sync-diag

verified

Use when debugging 'file not syncing', 'CloudKit error', 'sync conflict', 'iCloud upload failed', 'ubiquitous item error', 'data not appearing on other devices', 'CKError', 'quota exceeded' - systematic iCloud sync diagnostics for both CloudKit and iCloud Drive

CharlesWiltgen/Axiom
289
#1339

axiom-core-data-diag

verified

Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns

CharlesWiltgen/Axiom
289
#1340

axiom-core-location-diag

verified

Use for Core Location troubleshooting - no location updates, background location broken, authorization denied, geofence not triggering

CharlesWiltgen/Axiom
289
#1341

axiom-core-location-ref

verified

Use for Core Location API reference - CLLocationUpdate, CLMonitor, CLServiceSession, authorization, background location, geofencing

CharlesWiltgen/Axiom
289
#1342

axiom-core-location

verified

Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location

CharlesWiltgen/Axiom
289
#1343

axiom-energy-diag

verified

Symptom-based energy troubleshooting - decision trees for 'app at top of battery settings', 'phone gets hot', 'background drain', 'high cellular usage', with time-cost analysis for each diagnosis path

CharlesWiltgen/Axiom
289
#1344

axiom-foundation-models-diag

verified

Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.

CharlesWiltgen/Axiom
289
Previous
Page 56 of 361
Next