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
MCP Server Integration Planner
Plan and design Model Context Protocol server integrations for AI applications
AI Debugging Chain-of-Thought Assistant
Apply systematic chain-of-thought reasoning to diagnose and fix complex bugs, with step-by-step analysis, hypothesis testing, and a clear fix with explanation.
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.
REST API Documentation Writer
Generates complete, developer-friendly REST API documentation from endpoint details including request/response examples, error codes, and authentication.