About
This skill provides comprehensive guidance and implementation patterns for migrating legacy Combine-based codebases to the modern Swift Observation framework and structured concurrency. It assists developers in converting ObservableObject implementations to @Observable classes, transforming complex Publisher chains into clean AsyncSequences, and replacing reactive pipelines with native async/await logic. Ideal for teams modernizing their Apple platform apps to leverage the performance and syntax improvements introduced in iOS 17 and macOS 14.