Browse curated AI prompts for GitHub Copilot.
Convert existing CSS stylesheets to Tailwind utility classes.
Incrementally migrate an entire JavaScript project to TypeScript.
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.
Convert raw SQL queries to type-safe ORM operations.
Break down a monolithic file into clean, maintainable modules.
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.
Convert a JavaScript file to TypeScript with proper types and interfaces.