legacy-modernizer-skill/SKILL.md
Expert in migrating monolithic, legacy systems to modern architectures using patterns like Strangler Fig, CDC, and Anti-Corruption Layers. Use when modernizing legacy codebases, breaking monoliths, or planning incremental migrations. Triggers include "legacy migration", "modernization", "strangler fig", "monolith to microservices", "legacy rewrite", "incremental migration".
npx skillsauth add 404kidwiz/claude-supercode-skills legacy-modernizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provides expertise in incrementally modernizing legacy systems without full rewrites. Specializes in migration patterns like Strangler Fig, Change Data Capture (CDC), and Anti-Corruption Layers to safely evolve systems while maintaining business continuity.
Invoke this skill when:
Do NOT invoke when:
/microservices-architect/refactoring-specialist/database-optimizer/api-designerMigration Strategy?
├── Replace Incrementally
│ └── Strangler Fig: Route traffic to new service gradually
├── Abstract and Replace
│ └── Branch by Abstraction: Interface → implement new → switch
├── Data Sync Required
│ └── CDC with Debezium/similar for real-time sync
└── Protect New from Old
└── Anti-Corruption Layer: Translate between domains
| Anti-Pattern | Problem | Correct Approach | |--------------|---------|------------------| | Big-bang rewrite | High risk, long timeline | Incremental migration | | No Anti-Corruption Layer | New system polluted by legacy | Isolate with ACL | | Dual-write without CDC | Data inconsistency | Use CDC for sync | | Migrating everything at once | Overwhelming complexity | Prioritize by business value | | No rollback plan | Stuck if migration fails | Always plan fallback |
development
Expert in automating Excel workflows using Node.js (ExcelJS, SheetJS) and Python (pandas, openpyxl).
content-media
Expert in designing durable, scalable workflow systems using Temporal, Camunda, and Event-Driven Architectures.
tools
Use when user needs WordPress development, theme or plugin creation, site optimization, security hardening, multisite management, or scaling WordPress from small sites to enterprise platforms.
tools
Expert in Windows Server, Active Directory (AD DS), Hybrid Identity (Entra ID), and PowerShell automation.