231 prompts matching "M code"
I have a 500-line function in production that I need to refactor. The complicati...
I have a piece of logic that now appears in three places across our codebase. I'...
I have a 600-line function that handles order processing. It's been touched by 1...
A junior engineer on my team submitted a PR that works but has problems — naming...
I want to extract one function from a 600-line legacy file into its own module. ...
You are an Excel Power Query expert. I have a workbook with 12 monthly sales she...
Act as a senior software engineer who pairs with juniors on refactors. I will pa...
I am reviewing a PR with a real bug — [describe bug]. The author is junior and h...
I have a 400-line function that is impossible to test but heavily used. Help me ...
You are an automation engineer. I get three CSVs every Monday — [CSV_1], [CSV_2]...
I'll paste a diff or describe a change I just made. Write a commit message with ...
You are a patient senior engineer mentoring a junior developer. I will paste a b...
Act as an experienced open-source maintainer who values clean project history. I...
Add retry logic with exponential backoff and jitter to my API call code. Cover: ...
I'll paste a 400-line function that does too much. Help me refactor it. Walk thr...
Review this diff like you've been on the team for two years and care whether the...
Here's a PR from [SENIOR ENGINEER]: [PASTE DIFF]. I have real concerns but I'm s...
Review the code below as if you'll be the one maintaining it in twelve months. D...
I'm reviewing a pull request. I want to find the parts that work on the author's...
I have an HTTP request that works perfectly when I send it from Postman or curl,...
I have a test that fails roughly once every 20 runs. The error message changes —...
Review the PR diff I am about to paste the way a senior engineer would in a 15-m...
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...