code-migration

Category: Development & Coding | Uploader: kirich1409kirich1409 | Downloads: 0 | Version: v1.0(Latest)

Invoke for technology replacement, migration, modernization, or conversion in Android/Kotlin projects — even when user asks where to start or whether feasible. Triggers: \"moving off [library]\", \"switch to Y\", \"replace X with Y\", \"migrate from X to Y\", \"modernize\", \"convert to Compose\", \"upgrade from [old version]\", \"drop/ditch [library]\". Covers: async rewrites (RxJava→coroutines, AsyncTask→coroutines, EventBus→Flow), UI rewrites (XML→Compose or reverse), library swaps (Glide→Coil, Retrofit→Ktor), Java→Kotlin conversion, Gradle upgrades (Groovy→Kotlin DSL). Also: user asks which tech to use for modernization (e.g., \"AsyncTask — coroutines or executors?\"). Do NOT use for: KMP structural migration (use kmp-migration), debugging without migration intent, new features, Kotlin version bumps, or non-Android/Kotlin migrations.

Changelog: Source: GitHub https://github.com/kirich1409/krozov-ai-tools

Directory Structure

Current level: tree/main/plugins/developer-workflow-kotlin/skills/code-migration/

  • 📁 references/
    • 📄 snapshot-and-verify.md 6.9 KB
    • 📄 strategies.md 9.4 KB
  • 📄 migration-checklist.md 2.6 KB
  • 📄 SKILL.md 10.4 KB

SKILL.md

Login to download/like/favorite ❤ 8 | ★ 0
Comments 0

Please login before commenting.

Loading comments...