Guide for migrating Swift codebases to modern Swift Concurrency (async/await, actors, structured concurrency).
--- name: swift-concurrency-migration description: Guide for migrating Swift codebases to modern Swift Concurrency patterns. --- # Swift Concurrency Migration The unofficial guide for migrating existing Swift codebases to modern Swift Concurrency. Covers async/await adoption, actor isolation, Sendable conformance, MainActor usage, and structured concurrency patterns. ## Source https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill