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
Mis à jour 1/10/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use combine-migration