Browse curated AI prompts for GitHub Copilot.
Convert an Express route handler to a NestJS controller with decorators.
Upgrade JavaScript files to fully typed TypeScript.
Safely upgrade Node.js to a newer LTS version and resolve compatibility issues.
Gradually transition from REST endpoints to a GraphQL API.
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.
Plan and execute a safe dependency upgrade with breaking change analysis.
Convert a JavaScript file to TypeScript with proper types and interfaces.