Acerca de
Koin Patterns equips Claude with specialized knowledge for architecting robust Android applications using the Koin dependency injection framework. It provides standardized templates for module organization—including app, network, and feature-specific modules—and demonstrates best practices for Jetpack Compose ViewModel injection. By following these patterns, developers can reduce boilerplate code, manage component lifecycles through scopes, and implement clean, testable architectures with dedicated KoinTest configurations.