home/categories/mobile/shoheikawano-dotfiles-home-claude-skills-compose-state-generator-skill-md
mobiledevelopment

compose-state-generator

Generate ViewModel, UiState, and state management code for Compose applications. Use when: (1) Creating ViewModel with StateFlow, (2) Designing UiState sealed classes, (3) Implementing state hoisting patterns, (4) Adding one-time events/effects, (5) Connecting ViewModel to Compose screens. Triggers: "viewmodel", "uistate", "stateflow", "state management", "mvi", "one-time event", "side effect", "compose state".

shoheikawano
maintainer
shoheikawano
Updated 1/19/2026
Stars
3
Forks
0
quick start

Installation and usage

Generate ViewModel, UiState, and state management code for Compose applications. Use when: (1) Creating ViewModel with StateFlow, (2) Designing UiState sealed classes, (3) Implementing state hoisting patterns, (4) Adding one-time events/effects, (5) Connecting ViewModel to Compose screens. Triggers: "viewmodel", "uistate", "stateflow", "state management", "mvi", "one-time event", "side effect", "compose state".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use compose-state-generator