ComeOnOliver/skillshub

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

63Stars on the repository
200Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when you see 'actor-isolated', 'Sendable', 'data race', '@MainActor' errors, or when asking 'why is this not thread safe', 'how do I use async/await', 'what is @MainActor for', 'my app is crashing with concurrency errors', 'how do I fix data races' - Swift 6 strict concurrency patterns with actor isolation and…

not rated 63 2mo ago A 89 tokens original MIT

axiom-swift-modern

194

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when reviewing or generating Swift code for modern idiom correctness β€” catches outdated APIs, pre-Swift 5.5 patterns, and Foundation legacy usage that Claude defaults to.

not rated 63 2mo ago A 41 tokens original MIT

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, ARC overhead, generics specialization, or collection optimization.

not rated 63 2mo ago A 36 tokens original MIT

axiom-swift-testing

196

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when writing unit tests, adopting Swift Testing framework, making tests run faster without simulator, architecting code for testability, testing async code reliably, or migrating from XCTest - covers @Test/@Suite macros.

not rated 63 2mo ago A 48 tokens original MIT

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when SwiftData migrations crash, fail to preserve relationships, lose data, or work in simulator but fail on device - systematic diagnostics for schema version mismatches, relationship errors, and migration testing gaps.

not rated 63 2mo ago A 49 tokens original MIT

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when creating SwiftData custom schema migrations with VersionedSchema and SchemaMigrationPlan - property type changes, relationship preservation (one-to-many, many-to-many), the willMigrate/didMigrate limitation, two-stage migration patterns, and testing migrations on real devices.

not rated 63 2mo ago A 61 tokens original MIT

axiom-swiftdata

199

ComeOnOliver/skillshub

Skill Claude CodeCodex

Use when working with SwiftData - @Model definitions, @Query in SwiftUI, @Relationship macros, ModelContext patterns, CloudKit integration, iOS 26+ features, and Swift 6 concurrency with @MainActor β€” Apple's native persistence framework.

not rated 63 2mo ago A 56 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page β€” the rest are on their repository pages: