Legacy Modernizer
技能 已验证 活跃Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks or languages, or reducing technical debt without disrupting business operations.
To guide users through the complex process of modernizing legacy systems with structured strategies and actionable code examples, minimizing disruption and technical debt.
功能
- Designs incremental migration strategies
- Identifies service boundaries
- Produces dependency maps and migration roadmaps
- Generates API facade designs
- Provides detailed reference guides for key patterns
使用场景
- Modernizing legacy systems
- Implementing strangler fig pattern
- Decomposing monoliths
- Upgrading frameworks or languages
- Reducing technical debt without disrupting business operations
非目标
- Performing 'big bang' rewrites
- Skipping testing of legacy behavior before changes
- Deploying without rollback capability
- Breaking existing integrations or APIs
工作流
- Assess system
- Plan migration
- Build safety net
- Migrate incrementally
- Validate & iterate
实践
- Incremental Migration
- Refactoring
- Testing Strategies
- Service Extraction
安装
请先添加 Marketplace
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skills质量评分
已验证类似扩展
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
Adapt Architecture
98Execute structural metamorphosis using strangler fig migration, chrysalis phases, and interface preservation. Covers transformation planning, parallel running, progressive cutover, rollback design, and post-metamorphosis stabilization for system architecture evolution. Use when assess-form has classified the system as READY for transformation, when migrating from monolith to microservices, when replacing a core subsystem while dependents continue operating, or when any architectural change must be gradual rather than big-bang.
Understand
100分析代码库以生成交互式知识图谱,用于理解架构、组件和关系
API Design Patterns
100Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices