From nickcrew-claude-ctx-plugin
Modernizes legacy systems with strangler fig, feature flags, and incremental refactoring for monolith decomposition, framework migrations, and technical debt management.
npx claudepluginhub nickcrew/claude-cortexThis skill uses the workspace's default tool permissions.
Expert guidance for safe, incremental modernization of legacy systems, frameworks, and dependencies using proven migration patterns and risk mitigation strategies.
Guides incremental modernization of legacy systems with strangler fig pattern, branch by abstraction, characterization tests, monolith decomposition, framework upgrades, and feature-flagged migrations.
Designs incremental migration strategies, identifies service boundaries, produces dependency maps, roadmaps, and API facades for modernizing legacy codebases without disruption.
Refactors legacy codebases, migrates frameworks (jQuery→React, Java 8→17, Python 2→3), decomposes monoliths to microservices, updates dependencies, and ensures backward compatibility.
Share bugs, ideas, or general feedback.
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.