270 prompts matching "coding"
Help me set up a Docker Compose configuration for a multi-service application. I...
Create a comprehensive practical guide to TypeScript generics and built-in utili...
Generate comprehensive unit tests for my existing code. Details: Code to test: ...
You are an API design reviewer. Audit my endpoint list for naming, REST semantic...
Refactor the React component below by extracting state and side effects into cus...
Design a complete REST API specification for a resource: [RESOURCE NAME] with at...
Help me diagnose a flaky test. I'll paste the test, the failure log, and the CI ...
Help me write a pull request description for [CHANGE I MADE]. Context: [WHAT BUG...
Review this pull request diff with one focus: what could break production. Diff:...
Review the PR below as a senior engineer would. Cover: (1) correctness — does it...
I'm reviewing a PR from [SENIOR ENGINEER] who's more experienced than me: [DESCR...
I'm reviewing a PR from a junior developer who's been on the team for two months...
Create a complete GitHub Actions CI/CD pipeline for a Node.js application. The p...
You are a debugging coach. Help me build a minimal reproducible example for a bu...
You are a TypeScript type-system expert. Help me get correct types on a generic ...
Design a rate limiting system for [API SERVICE]. Context: - Tech stack: [LANGUA...
Design a Voice of Customer (VOC) program that aggregates NPS, CSAT, and CES with...
Write a comprehensive unit test suite for this function: [PASTE FUNCTION] Use ...
You are an SRE. I will paste a stack trace from [LANGUAGE] running in [ENVIRONME...
I'm looking at a workaround in our codebase that was added [N months/years ago] ...
Given the function signature and natural-language specification below, generate ...
Walk through my diff like a reviewer who doesn't know the context. For each file...
I have a bug that reproduces in prod but not in any other environment: [SYMPTOM,...
Write a SQL query that answers this question: [QUESTION]. Tables and columns I h...