Skip to content
PromptsBuddy

Tag

#coding

2 prompts, 0 articles, and 0 episodes.

Prompts

EngineeringintermediateStaff pick

Debug from a stack trace without guessing

Forces the model to separate what the trace proves from what it's inferring, rank hypotheses by testability, and give you the cheapest experiment that discriminates between them.

ClaudeChatGPT3 vars
MeghnaMeghna
Engineeringintermediate

The test case you would have forgotten

Reads a function and enumerates the boundaries, empty states, and concurrency cases you didn't think of — then writes only the tests that could actually fail.

ClaudeChatGPT3 vars
MeghnaMeghna