android-mvvm
CommunityBuild robust MVVM Android apps quickly.
AuthorHuxleyMc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Android apps often suffer from tightly coupled UI and business logic, making testing and maintenance hard. This Skill guides implementing MVVM to cleanly separate concerns and enable responsive UIs.
Core Features & Use Cases
- ViewModel-driven UI: UI components observe LiveData or StateFlow to automatically react to data changes.
- Data binding & state management: Bind UI to data sources to reduce boilerplate and improve testability.
- Use Case: Imagine a profile screen that loads user data; the UI updates automatically as data arrives and gracefully handles errors.
Quick Start
Install the necessary Android architecture components, enable view binding, and bootstrap a simple MVVM flow with a ViewModel exposing LiveData or StateFlow and a Fragment observing it.
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: android-mvvm Download link: https://github.com/HuxleyMc/Android-Skills/archive/main.zip#android-mvvm 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.