home/categories/framework-internals/moustachauve-wled-android-github-skills-rxjava-to-coroutines-migration-skill-md
framework-internalsdevelopment
rxjava-to-coroutines-migration
Guide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow. Use this skill when a user asks to convert RxJava (Observables, Singles, Completables, Subjects) to Coroutines (suspend functions, Flows, StateFlows).
maintainer
Moustachauve
Mis à jour 3/14/2026
Étoiles
149
Forks
37
quick start
Installation and usage
Guide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow. Use this skill when a user asks to convert RxJava (Observables, Singles, Completables, Subjects) to Coroutines (suspend functions, Flows, StateFlows).
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 rxjava-to-coroutines-migration