소개
This skill provides expert-level guidance for migrating legacy Swift projects to the Swift 6 language mode. It automates the assessment of your current codebase, identifies data race vulnerabilities, and helps implement modern concurrency patterns such as actors and Sendable conformance. By referencing a comprehensive, 25-section internal migration guide, it helps developers incrementally enable strict concurrency checking while maintaining code stability and verifying runtime behavior through integrated testing and build commands.