home/categories/mobile/bluewaves-creations-bluewaves-skills-plugins-swift-apple-dev-skills-combine-migration-skill-md
mobiledevelopment

combine-migration

Migrating from Combine to Swift Observation framework and modern async/await patterns. Covers Publisher to AsyncSequence conversion, ObservableObject to @Observable migration, bridging patterns, and reactive code modernization. Use when user asks about Combine migration, ObservableObject to Observable, Publisher to AsyncSequence, or modernizing reactive code.

bluewaves-creations
maintainer
bluewaves-creations
Updated 1/10/2026
Stars
0
Forks
0
quick start

Installation and usage

Migrating from Combine to Swift Observation framework and modern async/await patterns. Covers Publisher to AsyncSequence conversion, ObservableObject to @Observable migration, bridging patterns, and reactive code modernization. Use when user asks about Combine migration, ObservableObject to Observable, Publisher to AsyncSequence, or modernizing reactive code.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use combine-migration