Browse curated AI prompts for GitHub Copilot.
Update Jakarta EE annotations (@Entity, @Valid, @PostConstruct, etc.) to use jakarta.* packages.
Incrementally modernize an entire React codebase from class components to hooks.
Refactor legacy API endpoints to follow modern REST.
Modernize a React class component by converting it to a functional one using hooks.
Break down a monolithic file into clean, maintainable modules.
Incrementally migrate an entire JavaScript project to TypeScript.
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.