Browse curated AI prompts for GitHub Copilot.
Incrementally modernize an entire React codebase from class components to hooks.
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.
Modernize data fetching in React using React Query with caching and retries.
Simplify Redux boilerplate using Redux Toolkit.
Migrate React Router v5 code to React Router v6 route and navigation APIs.
Modernize a React class component by converting it to a functional one using hooks.
Safely upgrade React 17 to React 18 with new features and breaking change handling.
Modernize a React class component to use functional components and hooks.
Convert a textual description into a responsive React + Tailwind page.
Step-by-step workflow for creating React components
Use Copilot to generate a responsive layout in React + Tailwind from a textual brief.
Use Copilot to write RTL tests for rendering and interactions of a React component.
Turn a natural language UI description into a reusable React + Tailwind component.