swift-concurrency - Guidance on Swift Concurrency patterns and Swift 6 migration
Provides guidance on Swift Concurrency, covering async/await patterns, actors, tasks, Sendable conformance, and Swift 6 migration.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Analyze Swift project settings
- Identify isolation boundaries
- Guide refactoring closures to async/await
- Guide Swift 6 migration
- Resolve concurrency linter warnings
- Optimize concurrent code performance
Inputs
- Package.swift manifest file
- Xcode project pbxproj file
- Swift code snippet or project
- Swift language mode and toolchain version
Outputs
- Swift concurrency guidance and patterns
- Refactoring and migration recommendations
- Concurrency error and warning resolution steps
Requirements
- Swift toolchain or Xcode environment
