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.

TheBushidoCollective
maintainer
TheBushidoCollective
Mis à jour 1/19/2026
Étoiles
59
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use swift-concurrency