Cursor: Surface Every Caller That Ignores Your Return Value
Finds every call site where a meaningful return value is silently discarded, hiding bugs.
The Prompt
Already a member? Sign in.
Related prompts
Cursor: Find the Race Condition Hiding in Your Async Code
Forces Cursor to audit async flows for race conditions, stale closures, and ordering assumptions.
Cursor Composer: Walk a Type Change Through Every Call Site
Composer prompt for safely propagating a breaking type change across a codebase by reasoning about each call site individually.
Cursor: Diff-Aware Code Review Before You Open the PR
Runs a brutal self-review on your staged changes so you catch the embarrassing stuff before a human does.
Find Every Config Value That Diverges Between Environments
Scans your config files to surface every value that differs across envs and ranks the risk of each divergence.
