Code Migration Plan Generator
Creates a comprehensive migration plan for moving from legacy codebases to modern frameworks, including risk assessment and rollback strategies.
Content
Create a migration plan to move from {{legacy_tech}} to {{new_tech}} for {{project_type}}. Include: 1) Phase-by-phase migration strategy, 2) Dependency analysis and mapping, 3) Breaking changes identification, 4) Testing strategy for each phase, 5) Rollback plan if issues arise, 6) Estimated timeline and resource requirements, 7) Code snippets for common patterns. Current codebase size: {{codebase_size}} Team experience: {{team_experience}}
Related Prompts
API Design Reviewer
Review and improve REST API designs with best practices
System Architecture Diagram Description Generator
Generates a detailed textual description of a technical system architecture suitable for documentation, onboarding, or creating Mermaid/PlantUML diagrams.
Python Automation Script Builder
Generate clean, production-ready Python automation scripts with error handling, logging, and documentation — for web scraping, file processing, API integration, and scheduled tasks.
SQL to NoSQL Migration Planner
Plan migration from relational to document databases