swift-concurrency
Installation
SKILL.md
Swift Concurrency Skill
Modern Swift concurrency patterns using async/await, actors, and structured concurrency.
Prerequisites
- Swift 5.5+ / iOS 15+ / macOS 12+
- Understanding of threading concepts
- Familiarity with closures