home/categories/mobile/fusengine-agents-plugins-swift-apple-expert-skills-swift-concurrency-skill-md
mobiledevelopment
swift-concurrency
Implement Swift 6 concurrency with async/await, actors, Sendable, Task, MainActor. Use when handling asynchronous operations, managing shared state safely, fixing data race errors, or migrating to Swift 6 strict concurrency.
maintainer
fusengine
更新于 1/18/2026
星标
0
分支
0
quick start
Installation and usage
Implement Swift 6 concurrency with async/await, actors, Sendable, Task, MainActor. Use when handling asynchronous operations, managing shared state safely, fixing data race errors, or migrating to Swift 6 strict concurrency.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use swift-concurrency