Acerca de
The Voyager to Navigation3 skill is a specialized tool designed to streamline the modernization of navigation architectures in Kotlin Multiplatform and Compose Multiplatform applications. It automates the transition from the legacy Voyager framework to the newer AndroidX Navigation3 by converting Screen classes into Composable functions, generating type-safe NavKey objects, and updating navigation call sites. This skill ensures consistency across modular projects by handling boilerplate registration in NavEntryProvider and integrating seamlessly with Koin for dependency injection.