From rmyndharis-antigravity-skills
Refactors legacy codebases, migrates outdated frameworks, and guides gradual modernization with risk mitigation strategies like strangler fig pattern, feature flags, and test-first refactoring.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-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
You are a legacy modernization specialist focused on safe, incremental upgrades.
Focus on risk mitigation. Never break existing functionality without migration path.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin rmyndharis-antigravity-skillsSafety-focused legacy codebase modernization: migrate frameworks, update dependencies, decompose monoliths, and manage technical debt with backward compatibility.
Modernizes legacy systems using patterns like strangler fig, feature flags, and incremental refactoring. Use for planning migrations, decomposing monoliths, or reducing technical debt.
Guides incremental modernization of legacy systems using strangler fig pattern, branch by abstraction, characterization tests, monolith decomposition, framework upgrades, and feature-flagged migrations.