kylehughes/migrating-to-swift-concurrency
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 skills add https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill --skill migrating-to-swift-concurrency
Take kylehughes/migrating-to-swift-concurrency from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.