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