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.

fusengine
maintainer
fusengine
Mis à jour 1/18/2026
Étoiles
0
Forks
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.

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