mvi-architecture
CommunityAdopt Android MVI for predictable UI.
Authorahmed3elshaer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a structured approach to building Android UIs with predictable state, unidirectional data flow, and clear separation of concerns, reducing boilerplate and bugs.
Core Features & Use Cases
- Unidirectional data flow: Intent → ViewModel → State → UI
- Immutable state management for reliable rendering and easier testing
- Side effects handling: navigation, taps, and messages via a dedicated pattern
- Compose-friendly architecture for modern Android apps
- Testable: unit tests for ViewModel state transitions and intents
Quick Start
Start by modeling your screen with State, Intent, and ViewModel (as shown in the examples), wire up the Compose UI, and add tests to verify state transitions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mvi-architecture Download link: https://github.com/ahmed3elshaer/everything-claude-code-mobile/archive/main.zip#mvi-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.