TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
CharlesWiltgen

axiom-core-location-ref

by CharlesWiltgen

star 456

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

CharlesWiltgen

coreml-diag

by CharlesWiltgen

star 456

CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problem...

CharlesWiltgen

axiom-grdb

by CharlesWiltgen

star 456

Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator patte...

CharlesWiltgen

axiom-swift-testing

by CharlesWiltgen

star 456

Use when writing unit tests, adopting Swift Testing framework, making tests run faster without simulator, architecting c...

CharlesWiltgen

axiom-background-processi...

by CharlesWiltgen

star 456

Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate earl...

CharlesWiltgen

axiom-app-shortcuts-ref

by CharlesWiltgen

star 456

Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding su...

CharlesWiltgen

axiom-swiftui-layout-ref

by CharlesWiltgen

star 456

Reference — Complete SwiftUI adaptive layout API guide covering ViewThatFits, AnyLayout, Layout protocol, onGeometryChan...

CharlesWiltgen

axiom-privacy-ux

by CharlesWiltgen

star 456

Use when implementing privacy manifests, requesting permissions, App Tracking Transparency UX, or preparing Privacy Nutr...

CharlesWiltgen

axiom-sqlitedata-migratio...

by CharlesWiltgen

star 456

Use when migrating from SwiftData to SQLiteData — decision guide, pattern equivalents, code examples, CloudKit sharing (...

CharlesWiltgen

axiom-swiftui-layout

by CharlesWiltgen

star 456

Use when layouts need to adapt to different screen sizes, iPad multitasking, or iOS 26 free-form windows — decision tree...

CharlesWiltgen

axiom-networking-migratio...

by CharlesWiltgen

star 456

Network framework migration guides. Use when migrating from BSD sockets to NWConnection, NWConnection to NetworkConnecti...

CharlesWiltgen

axiom-vision

by CharlesWiltgen

star 456

subject segmentation, VNGenerateForegroundInstanceMaskRequest, isolate object from hand, VisionKit subject lifting, imag...

CharlesWiltgen

axiom-extensions-widgets

by CharlesWiltgen

star 456

Use when implementing widgets, Live Activities, or Control Center controls - enforces correct patterns for timeline mana...

CharlesWiltgen

axiom-build-debugging

by CharlesWiltgen

star 456

Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or fr...

CharlesWiltgen

axiom-networking-legacy

by CharlesWiltgen

star 456

This skill should be used when working with NWConnection patterns for iOS 12-25, supporting apps that can't use async/aw...

CharlesWiltgen

axiom-swiftdata-migration...

by CharlesWiltgen

star 456

Use when SwiftData migrations crash, fail to preserve relationships, lose data, or work in simulator but fail on device...

CharlesWiltgen

axiom-assume-isolated

by CharlesWiltgen

star 456

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers Main...

CharlesWiltgen

axiom-ios-concurrency

by CharlesWiltgen

star 456

Use when writing ANY code with async, actors, threads, or seeing ANY concurrency error. Covers Swift 6 concurrency, @Mai...

CharlesWiltgen

axiom-background-processi...

by CharlesWiltgen

star 456

Symptom-based background task troubleshooting - decision trees for 'task never runs', 'task terminates early', 'works in...

CharlesWiltgen

axiom-foundation-models-d...

by CharlesWiltgen

star 456

Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability prob...

CharlesWiltgen

axiom-auto-layout-debuggi...

by CharlesWiltgen

star 456

Use when encountering "Unable to simultaneously satisfy constraints" errors, constraint conflicts, ambiguous layout warn...

CharlesWiltgen

axiom-realm-migration-ref

by CharlesWiltgen

star 456

Use when migrating from Realm to SwiftData - comprehensive migration guide covering pattern equivalents, threading model...

CharlesWiltgen

axiom-file-protection-ref

by CharlesWiltgen

star 456

Use when asking about 'FileProtectionType', 'file encryption iOS', 'NSFileProtection', 'data protection', 'secure file s...

CharlesWiltgen

axiom-textkit-ref

by CharlesWiltgen

star 456

TextKit 2 complete reference (architecture, migration, Writing Tools, SwiftUI TextEditor) through iOS 26