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).

Moustachauve
maintainer
Moustachauve
Actualizado 3/14/2026
Estrellas
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).

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use rxjava-to-coroutines-migration