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
SQL Query Optimizer
Optimize SQL queries for performance and best practices
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
Debug Root Cause Analyzer
Systematically diagnose bugs and errors using structured root cause analysis — get a clear explanation, fix options, and prevention strategy from any error message or unexpected behavior.
Excel VBA Automation Script
Generate VBA macros to automate Excel tasks