Mvi Pattern

Implements MVI (Model-View-Intent) pattern for Android feature development. Use when creating new feature ViewModels, defining ViewState/ViewEvent/ViewEffect, handling data loading with callPagingDataWithInternet or collectDataStateWithInternet, structuring Screen composables with stateful/stateless split, or handling navigation via effects.

thetruong1099 807dd55 7.2 KB Updated

File contents

thetruong1099/android-mvi-base-code/tree/main/.claude/skills/mvi-pattern commit 807dd557f6

Frequently asked questions

npx skillmds@latest add thetruong1099/mvi-pattern