Browse curated AI prompts for GitHub Copilot.
Migrate a React application to v18 with the new root API and concurrency behavior.
A safe, step-by-step Node version upgrade workflow for production services.
Safely upgrade Node.js to a newer LTS version and resolve compatibility issues.
Safely upgrade React 17 to React 18 with new features and breaking change handling.
Systematically migrate a Next.js app from Pages Router to App Router with Copilot.
Plan and execute a safe dependency upgrade with breaking change analysis.
Refactor a legacy API endpoint to follow RESTful conventions and modern best practices.
Modernize a React class component to use functional components and hooks.