Debug and Fix a Failing Piece of Code
Get a systematic diagnosis of a bug: likely cause, minimal fix, and the test that proves it.
Generate, debug, review and document code across languages and stacks.
Save time. Work smarter.
Jump straight into search and find the prompt you need.
Get a systematic diagnosis of a bug: likely cause, minimal fix, and the test that proves it.
Review code for correctness, security, performance and readability with severity-ranked findings.
Understand inherited code fast: what it does, why, its dependencies and where it breaks.
Get a clean REST design with resources, status codes, validation, pagination and error shapes.
Turn a reporting question into correct SQL, then optimise it with indexes and an execution plan review.
Produce tests that cover real behaviour and edge cases instead of trivially asserting implementation details.
Restructure messy code in small, verifiable steps without changing observable behaviour.