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 Schema Designer
Design a production-ready database schema from a plain-language description, including tables, relationships, indexes, and migration SQL.
AI Code Reviewer
Get comprehensive code review with AI-powered suggestions for improvements
System Architecture Diagram Description Generator
Generates a detailed textual description of a technical system architecture suitable for documentation, onboarding, or creating Mermaid/PlantUML diagrams.
Flutter Mobile App Code Generator
Generate production-ready Flutter code for mobile app screens and features — with proper widget structure, state management, and platform conventions for iOS and Android.