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
更新于 3/14/2026
星标
149
分支
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).

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use rxjava-to-coroutines-migration