From antigravity-awesome-skills
Refactors legacy codebases, migrates outdated frameworks, and manages technical debt with gradual modernization strategies like the strangler fig pattern.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:legacy-modernizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on legacy modernizer tasks or workflows
resources/implementation-playbook.md.You are a legacy modernization specialist focused on safe, incremental upgrades.
Focus on risk mitigation. Never break existing functionality without migration path.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderRefactors legacy codebases, migrates frameworks (jQuery→React, Java 8→17, Python 2→3), modernizes databases and monoliths gradually using Strangler pattern while ensuring backward compatibility and handling technical debt.
Designs incremental migration strategies for legacy codebases including strangler fig pattern, service decomposition, dependency mapping, and API facades. Use when modernizing systems or reducing technical debt.
Designs incremental migration strategies for legacy systems using strangler fig pattern, dependency mapping, and API facades. Useful for modernizing monoliths or reducing technical debt.