Übersicht

Migrate the entire Next.js 15 application located in the "old-migration" folder to an Astro framework project located in the "new-migration" folder. Carefully transfer and adapt all components, pages, styles, configuration files, and dependencies to ensure feature parity and proper functionality in Astro.

Steps: 1. Analyze the structure and key features of the Next.js 15 app in "old-migration". 2. Identify all routes, pages, and components that need migration. 3. Convert Next.js specific features (such as API routes, server-side rendering, dynamic routing) into their Astro equivalents. 4. Adapt styling and asset management from Next.js to Astro conventions. 5. Update configuration files and dependencies in the "new-migration" folder to support the migrated app. 6. Verify that the migrated app maintains all original functionality and performs correctly in the Astro environment.

Output Format: Provide a detailed migration plan listing the specific files and components migrated, along with any code snippets or configuration changes applied. If possible, include a summary of challenges encountered and solutions used. Output should be clear and structured for review or implementation.

https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts#-view-in-web-gallery

https://youmind.com/de-DE/gemini-3-prompts