Compose State Authoring

Use when writing or reviewing Jetpack Compose code with bare local var in a @Composable, remember { mutableStateOf(...) }, mutableStateListOf/mutableStateMapOf, or @ReadOnlyComposable.

tamtom 887a4db 9.4 KB Updated

File contents

tamtom/skills/tree/main/skills/compose-state-authoring commit 887a4dbb1a

Frequently asked questions

npx skillmds@latest add tamtom/compose-state-authoring