Browse curated AI prompts for GitHub Copilot.
Convert ad-hoc shell scripts into structured Terraform infrastructure-as-code.
Safely migrate from one ORM to another in production.
Convert a large CSS codebase into a utility-first Tailwind design system.
Incrementally modernize an entire React codebase from class components to hooks.
Transform raw SQL queries across a codebase into ORM equivalents.
Systematically migrate a Next.js application from the pages router to the app router.
Migrate a React application to v18 with the new root API and concurrency behavior.
Incrementally migrate a JavaScript repo to TypeScript with strict type checking.
Gradually transition an existing REST API surface to GraphQL without breaking clients.
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.
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.
Codify your style guide and let Copilot enforce it across the codebase.
A workflow to use Copilot as an automated reviewer before the human review.
Use Copilot to analyze and optimize slow SQL/Prisma queries.
Use Copilot to define a new Prisma model, migrate, seed, and test it.