Loading...
Loading...
Android development guidelines for Kotlin with clean architecture, MVI pattern, Material Design, and best practices for building robust mobile applications
npx skill4agent add mindrally/skills android-developmentanyisLoadinghasErrorcanDeleteishascanexecutesavesendvalapp/
├── data/ # Data sources, repositories, models
├── domain/ # Use cases, domain models, interfaces
├── presentation/ # UI components, ViewModels, state
└── di/ # Dependency injection modules