bykylehughes· 3 skills
Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.
$npx -y skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --skill migrating-to-swift-concurrencyInstalls into the current project.
Run `npx skills use "https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill" --skill "kylehughes/the-unofficial-swift-concurrency-migration-skill/migrating-to-swift-concurrency"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill" that are relevant to the current task. Run `npx skills add "https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill"` and select the relevant skills, then follow their instructions.