Migrate Legacy SDK
curated by SkillMD · plugin · 3 skills
Migrate from a legacy SDK to a new version using mapping tables, deprecation patterns, and verification.
Install the whole plugin (CLI)
npx skillmds add addyosmani/deprecation-and-migration
npx skillmds add google/google-mobile-ads-android-migrate-to-next-gen
npx skillmds add obra/verification-before-completionSkills in this plugin
- ▌ deprecation-and-migration · addyosmaniGuides the process of deprecating old systems, APIs, or features and migrating users to replacements, including decision frameworks, migration patterns, and removal strategies.
- ▌ google-mobile-ads-android-migrate-to-next-gen · googleMigrates Android apps from the legacy Google Mobile Ads SDK to the Next-Gen SDK with import, class, and method mapping tables.
- ▌ verification-before-completion · obraEnforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.