270 prompts matching "coding"
Optimize a React application that renders a large list of [data type, e.g., 10,0...
Act as a staff API architect. Help me choose a versioning strategy for [API NAME...
Act as a code reviewer focused on readability. Below is a function that has grow...
I have a function that's grown too long and hard to test. Help me refactor it st...
I'll paste a function. Identify every responsibility it currently has (parsing, ...
I have a test that passes locally 100% of the time and fails ~5% in CI. Walk me ...
Walk me through this stack trace and point to the most likely real cause (not th...
I have a function where the tests pass but production reports it's behaving wron...
Analyze the following async code for race conditions. Identify any shared state ...
I need to change a schema (rename column, change type, add NOT NULL) on a high-t...
I have a function that's grown into a god-function. Refactor it without changing...
A junior engineer on my team submitted a PR that works but has problems — naming...
I want to improve [CODE/MODULE — paste it or describe its shape]. The problems a...
Act as a head of engineering hiring. Design a 5-stage structured interview loop ...
I have a test that passes locally and fails about 1 in 10 CI runs. Help me hunt ...
Act as a software architect. We have a [LANGUAGE]/[FRAMEWORK] monolith and a tea...
Act as a staff engineer. A teammate opened a PR that delivers [FEATURE] on time ...
I want to leave a code review comment about [specific concern — naming, design c...
Act as a staff engineer reviewing a refactor-or-ship decision. I need to add a f...
Act as a postmortem facilitator at a company that takes blamelessness seriously ...
I'll paste a diff or describe a change I just made. Write a commit message with ...
You are a patient senior engineer. I will paste a code snippet and you will expl...
Help me design an idempotent endpoint for [CRITICAL ACTION — e.g., charge a card...
I'm about to LGTM a PR I haven't fully read. Here's the diff: [paste diff or des...