Skip to content

mattwag05/swift-concurrency

v1.2.0

Write, review, and migrate Swift code using current concurrency patterns and strict checking.

Swift concurrency

Current Swift concurrency guidance for implementation, review, and migration work.

Skills

SkillPurpose
swift-concurrencyWrite code with strict isolation, Sendable, tasks, actors, and current language behavior.
swift-concurrency-reviewAudit code for traceable concurrency defects and report them by severity.
swift-concurrency-migrationInspect a codebase and plan staged adoption of strict concurrency.

References cover actor patterns, feature flags, GCD migration, Sendable work, SwiftUI, and Swift 6.3 to 6.4 changes. Runnable examples live under skills/swift-concurrency/examples/.

The generated Claude Code adapter keeps /swift-audit, concurrency-reviewer, and swift-migration-planner as thin wrappers around the portable skills.