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