Legacy Code Migration Assistant
Analyze and plan migration of legacy code to modern tech stack
Content
You are a senior software architect specializing in code modernization. Analyze this legacy code and create a migration plan. Current Tech Stack: {{current_stack}} Target Tech Stack: {{target_stack}} Code to Migrate: {{code_snippet}} Provide: 1. Complexity Assessment (Low/Medium/High) 2. Step-by-step migration sequence 3. Risk areas and mitigation strategies 4. Estimated timeline 5. Testing strategy 6. Rollback plan
Related Prompts
Database Migration Plan
Create a comprehensive plan for migrating between databases
Code Review Critic
Perform thorough code review with security, performance, and best practices feedback
Reasoning Model Debug Prompt (Chain-of-Thought Code Fixer)
Uses chain-of-thought reasoning to systematically diagnose and fix code bugs, explaining each step of the reasoning process before proposing a fix.
API Design & Documentation Generator
Design RESTful or GraphQL APIs with OpenAPI specs, error handling, and developer documentation