Swift Concurrency

Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, fix @Observable + @MainActor interaction problems, and guide Swift 6 migration. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) @Observable with concurrency or actor isolation, (8) concurrent code architecture or performance optimization, (9) concurrency-related linter warnings (SwiftLint or similar), (10) SwiftUI view model patterns with Observation framework.

pszypowicz 4f86f3a 17 files · 217.1 KB Updated

File contents

pszypowicz/claude-skills/tree/main/plugins/swift-concurrency/skills/swift-concurrency commit 4f86f3a216

Frequently asked questions

npx skillmds@latest add pszypowicz/swift-concurrency