home/categories/mobile/nonabit-flowredux-skills-skill-md
mobiledevelopment

flowredux-refactoring

Refactor complex Android/KMP state management code to use FlowRedux state machine pattern. Use this when developers need to transform tangled state logic, multiple LiveData/StateFlow sources, or callback-heavy code into a clean, testable state machine architecture.

nonabit
maintainer
nonabit
更新于 12/23/2025
星标
0
分支
0
quick start

Installation and usage

Refactor complex Android/KMP state management code to use FlowRedux state machine pattern. Use this when developers need to transform tangled state logic, multiple LiveData/StateFlow sources, or callback-heavy code into a clean, testable state machine architecture.

安装
$ install --globalskills.sh
使用

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

skills use flowredux-refactoring