Browse curated AI prompts for GitHub Copilot.
Incrementally migrate a JavaScript repo to TypeScript with strict type checking.
Modernize callback-based code to promises and async/await.
Upgrade JavaScript files to fully typed TypeScript.
Incrementally migrate an entire JavaScript project to TypeScript.
Convert a JavaScript file to TypeScript with proper types and interfaces.
Modernize legacy callback patterns into async/await using Copilot.
Ask Copilot to create Jest tests covering normal and edge cases for a pure function.
Use Copilot to update legacy callback-style code to async/await.