323 prompts matching "theme coding"
You are a patient senior engineer. I will paste a code snippet and you will expl...
Act as a staff API architect. Help me choose a versioning strategy for [API NAME...
You are a personal coach. Help me set quarterly personal OKRs aligned to my annu...
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...
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...
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 ...
You are a senior systems engineer. We have a bug where [SYMPTOM] occurs in produ...
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 inherited an Excel model from someone who left. I need to know if I can trust ...
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 ...
Act as a design systems lead. Create the foundation tokens for a new {{product t...
Help me design an idempotent endpoint for [CRITICAL ACTION — e.g., charge a card...