57 prompts matching "debugging"
Act as an expert Excel analyst. I have a reporting workbook that suddenly shows ...
Act as a senior developer. I will paste code that has a bug. For each bug you fi...
You are a senior backend engineer helping diagnose a flaky API integration in pr...
You are an Excel auditing specialist. Walk me through a systematic audit of a wo...
Help me debug intermittent background job failures. Context: application stack [...
Review this code for: bugs, security issues, performance optimizations, code sty...
Create a complete Docker and Docker Compose configuration for a local developmen...
Act as a senior test engineer. The test {{test name}} fails in CI roughly {{freq...
I have a Node.js process leaking memory. RSS grows from 200MB to 2GB over 6 hour...
I have a test that passes locally but fails ~30% of the time in CI. Walk me thro...
Help me write a failing test that reproduces this bug BEFORE I fix it. Bug descr...
You are a test reliability engineer. I have a test that passes locally but fails...
I have a test that passes ~90% of the time but fails intermittently. Help me deb...
Act as a senior backend engineer specializing in API reliability and debugging. ...
Help me diagnose a flaky test. I'll paste the test, the failure log, and the CI ...
Review this pull request diff with one focus: what could break production. Diff:...
You are a debugging coach. Help me build a minimal reproducible example for a bu...
You are an SRE. I will paste a stack trace from [LANGUAGE] running in [ENVIRONME...
I have a bug that reproduces in prod but not in any other environment: [SYMPTOM,...
A metric jumped (or dropped) and nobody knows why. Give me a structured investig...
I have an HTTP request that works perfectly when I send it from Postman or curl,...
I have a test that fails ~1 in 20 runs. The test does [what]. The failure shows ...
I have a test that fails ~1 in 20 runs. Most people would mark it skip or retry-...
We have a bug: [SYMPTOMS]. It only shows up [WHEN/WHERE]. We can't reproduce it ...