State Hoister

Hoists state in Jetpack Compose layouts to keep composables stateless, decoupled, and testable. Use this skill to decouple child composables from ViewModels, replace internal mutableStateOf with hoisted state and event callbacks, expose stateless/stateful composable overloads, enforce unidirectional data flow (UDF), and make components @Preview-friendly.

nekomangaorg Updated

File contents

nekomangaorg/neko/tree/main/.agents/skills/hoister commit 1fa7d5a460

Frequently asked questions

npx skillmds@latest add nekomangaorg/state-hoister