From nickcrew-claude-ctx-plugin
Modernizes legacy systems using patterns like strangler fig, feature flags, and incremental refactoring. Use for planning migrations, decomposing monoliths, or reducing technical debt.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nickcrew-claude-ctx-plugin:legacy-modernizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Expert guidance for safe, incremental modernization of legacy systems, frameworks, and dependencies using proven migration patterns and risk mitigation strategies.
Expert guidance for safe, incremental modernization of legacy systems, frameworks, and dependencies using proven migration patterns and risk mitigation strategies.
| Task | Load reference |
|---|---|
| Strangler fig, feature flags, migration checklists, rollback procedures | skills/legacy-modernization/references/modernization-patterns.md |
Inventory legacy components, risks, and dependencies before changing anything.
Establish guardrails before any migration work begins.
Apply the strangler fig pattern: replace components one at a time.
Validate the migration and retire legacy paths.
npx claudepluginhub nickcrew/claude-cortexGuides incremental modernization of legacy systems using strangler fig pattern, branch by abstraction, characterization tests, monolith decomposition, framework upgrades, and feature-flagged migrations.
Designs incremental migration strategies for legacy systems using strangler fig pattern, dependency mapping, and API facades. Useful for modernizing monoliths or reducing technical debt.
Designs incremental migration strategies for legacy codebases, identifying service boundaries, producing dependency maps and roadmaps, and generating API facade designs. Use when modernizing or decomposing monoliths.