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-sqlitedata-ref

by CharlesWiltgen

star 456

SQLiteData advanced patterns, @Selection column groups, single-table inheritance, recursive CTEs, database views, custom...

CharlesWiltgen

axiom-synchronization

by CharlesWiltgen

star 456

Use when needing thread-safe primitives for performance-critical code. Covers Mutex (iOS 18+), OSAllocatedUnfairLock (iO...

CharlesWiltgen

axiom-ios-performance

by CharlesWiltgen

star 456

Use when app feels slow, memory grows, battery drains, or diagnosing ANY performance issue. Covers memory leaks, profili...

CharlesWiltgen

axiom-testflight-triage

by CharlesWiltgen

star 456

Use when ANY beta tester reports a crash, ANY crash appears in Organizer or App Store Connect, crash logs need symbolica...

CharlesWiltgen

axiom-swiftui-debugging-d...

by CharlesWiltgen

star 456

Use when SwiftUI view debugging requires systematic investigation - view updates not working after basic troubleshooting...

CharlesWiltgen

axiom-codable

by CharlesWiltgen

star 456

Use when working with Codable protocol, JSON encoding/decoding, CodingKeys customization, enum serialization, date strat...

CharlesWiltgen

axiom-accessibility-diag

by CharlesWiltgen

star 456

Use when fixing VoiceOver issues, Dynamic Type violations, color contrast failures, touch target problems, keyboard navi...

CharlesWiltgen

axiom-energy-diag

by CharlesWiltgen

star 456

Symptom-based energy troubleshooting - decision trees for 'app at top of battery settings', 'phone gets hot', 'backgroun...

CharlesWiltgen

axiom-avfoundation-ref

by CharlesWiltgen

star 456

Reference — AVFoundation audio APIs, AVAudioSession categories/modes, AVAudioEngine pipelines, bit-perfect DAC output, i...

CharlesWiltgen

axiom-ios-graphics

by CharlesWiltgen

star 456

Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, frame rate, or display performance. Covers Me...

CharlesWiltgen

axiom-ui-recording

by CharlesWiltgen

star 456

Use when setting up UI test recording in Xcode 26, enhancing recorded tests for stability, or configuring test plans for...

CharlesWiltgen

axiom-xctrace-ref

by CharlesWiltgen

star 456

Use when automating Instruments profiling, running headless performance analysis, or integrating profiling into CI/CD -...

CharlesWiltgen

axiom-energy-ref

by CharlesWiltgen

star 456

Complete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BG...

CharlesWiltgen

axiom-performance-profili...

by CharlesWiltgen

star 456

Use when app feels slow, memory grows over time, battery drains fast, or you want to profile proactively - decision tree...

CharlesWiltgen

axiom-background-processi...

by CharlesWiltgen

star 456

Complete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask...

CharlesWiltgen

axiom-in-app-purchases

by CharlesWiltgen

star 456

Use when implementing in-app purchases, StoreKit 2, subscriptions, or transaction handling - testing-first workflow with...

CharlesWiltgen

axiom-typography-ref

by CharlesWiltgen

star 456

Apple platform typography reference (San Francisco fonts, text styles, Dynamic Type, tracking, leading, internationaliza...

CharlesWiltgen

axiom-swiftui-animation-r...

by CharlesWiltgen

star 456

Use when implementing SwiftUI animations, understanding VectorArithmetic, using @Animatable macro, zoom transitions, UIK...

CharlesWiltgen

axiom-extensions-widgets-...

by CharlesWiltgen

star 456

Use when implementing widgets, Live Activities, Control Center controls, or app extensions - comprehensive API reference...

CharlesWiltgen

axiom-storage-management-...

by CharlesWiltgen

star 456

Use when asking about 'purge files', 'storage pressure', 'disk space iOS', 'isExcludedFromBackup', 'URL resource values'...

CharlesWiltgen

axiom-deep-link-debugging

by CharlesWiltgen

star 456

Use when adding debug-only deep links for testing, enabling simulator navigation to specific screens, or integrating wit...

CharlesWiltgen

axiom-networking-diag

by CharlesWiltgen

star 456

Use when debugging connection timeouts, TLS handshake failures, data not arriving, connection drops, performance issues,...

CharlesWiltgen

axiom-objc-block-retain-c...

by CharlesWiltgen

star 456

Use when debugging memory leaks from blocks, blocks assigned to self or properties, network callbacks, or crashes from d...

CharlesWiltgen

axiom-foundation-models-r...

by CharlesWiltgen

star 456

Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol,...