combine-migration
OfficialMigrate Combine to modern Swift async patterns.
Authorbluewaves-creations
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Migrates Combine-based SwiftUI architectures to the Swift Observation framework and async/await to improve safety and reduce boilerplate.
Core Features & Use Cases
- ObservableObject to @Observable migration for SwiftUI view models.
- Publisher to AsyncSequence conversion and bridging patterns.
- Async/await adoption with proper cancellation and error handling.
- Practical migration examples: debouncing, retries, and streaming data.
- Bridging strategies for phased migration from Combine to async code.
Quick Start
Start by selecting a small ObservableObject, convert it to @Observable, and then progressively replace Combine pipelines with async/await, using bridging adapters where necessary to maintain behavior.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: combine-migration Download link: https://github.com/bluewaves-creations/bluewaves-skills/archive/main.zip#combine-migration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.