migrating-to-swift-concurrency
✓提供完整的 Swift 并发迁移指南。在迁移到 Swift 6、解决数据争用安全错误、了解 Sendable 和 actor 隔离或逐步采用 async/await 时使用。
SKILL.md
The complete content of the Swift Concurrency Migration Guide by Apple. This guide helps you migrate your code to take advantage of Swift's data-race safety guarantees and the Swift 6 language mode.
Swift source files demonstrating migration patterns and concurrency concepts:
The documentation and example code in this skill are from the Swift Concurrency Migration Guide, copyright Apple Inc. and the Swift project authors, distributed under the Apache 2.0 License.
提供完整的 Swift 并发迁移指南。在迁移到 Swift 6、解决数据争用安全错误、了解 Sendable 和 actor 隔离或逐步采用 async/await 时使用。 来源:kylehughes/the-unofficial-swift-concurrency-migration-skill。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill --skill migrating-to-swift-concurrency- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 migrating-to-swift-concurrency?
提供完整的 Swift 并发迁移指南。在迁移到 Swift 6、解决数据争用安全错误、了解 Sendable 和 actor 隔离或逐步采用 async/await 时使用。 来源:kylehughes/the-unofficial-swift-concurrency-migration-skill。
如何安装 migrating-to-swift-concurrency?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill --skill migrating-to-swift-concurrency 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01