home/categories/architecture-patterns/thebushidocollective-han-jutsu-jutsu-swift-skills-swift-concurrency-skill-md
architecture-patternsdevelopment
swift-concurrency
Use when swift's modern concurrency model including async/await, actors, task groups, structured concurrency, and async sequences for building safe, performant concurrent code without data races or callback pyramids.
maintainer
TheBushidoCollective
更新于 1/19/2026
星标
59
分支
6
quick start
Installation and usage
Use when swift's modern concurrency model including async/await, actors, task groups, structured concurrency, and async sequences for building safe, performant concurrent code without data races or callback pyramids.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use swift-concurrency