Swift Concurrency

Guide for building, auditing, and refactoring Swift code using modern concurrency patterns (Swift 6+). This skill should be used when working with async/await, Tasks, actors, MainActor, Sendable types, isolation domains, or when migrating legacy callback/Combine code to structured concurrency. Covers Approachable Concurrency settings, isolated parameters, and common pitfalls.

jamesrochabrun c95f18e 6 files · 39.2 KB Updated

File contents

jamesrochabrun/skills/tree/main/skills/swift-concurrency commit c95f18ef44

Frequently asked questions

npx skillmds@latest add jamesrochabrun/swift-concurrency