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
Code Review Security Auditor
Perform a security-focused code review identifying vulnerabilities
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.
Bug Report Triage Assistant
Analyze and categorize bug reports for efficient debugging
SQL to NoSQL Migration Planner
Plan migration from relational to document databases