android-expert Android platform expertise for Amethyst Multiplatform project. Covers Compose Navigation, Material3, permissions, lifecycle, and Android-specific patterns in KMP architecture. When to Use Auto-invoke when working with: - Android navigation (Navigation Compose, routes, bottom nav) - Runtime permissions (camera, notifications, biometric) - Platform APIs (Intent, Context, Activity) - Material3 theming and edge-to-edge UI - Android build configuration (Proguard, APK optimization) - AndroidManifest.xml configuration - Android lifecycle (ViewModel, collectAsStateWithLifecycle) Core M…