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 an Excel auditing specialist. Walk me through a systematic audit of a wo...
You are a senior backend engineer helping diagnose a flaky API integration in pr...
Create a complete Docker and Docker Compose configuration for a local developmen...
Help me debug intermittent background job failures. Context: application stack [...
Help me write a failing test that reproduces this bug BEFORE I fix it. Bug descr...
You are a patient senior engineer. I will paste a code snippet and you will expl...
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 ~90% of the time but fails intermittently. Help me deb...
Review this code for: bugs, security issues, performance optimizations, code sty...
I have a test that passes locally but fails ~30% of the time in CI. Walk me thro...
Act as a senior backend engineer specializing in API reliability and debugging. ...
You are a test reliability engineer. I have a test that passes locally but fails...
I have a test that fails ~1 in 20 runs. The test does [what]. The failure shows ...
Review this pull request diff with one focus: what could break production. Diff:...
I'm writing a SQL query against tables [paste schemas, especially the join keys]...
You are a patient senior engineer mentoring a junior developer. I will paste a b...
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...
Help me diagnose a flaky test. I'll paste the test, the failure log, and the CI ...
I'm reviewing a pull request. I want to find the parts that work on the author's...
Analyze the following async code for race conditions. Identify any shared state ...