Map Every Third-Party SDK Call That Has No Fallback
Identifies every external SDK or service call in the codebase that will hard-fail with no graceful degradation if the vendor goes down.
The Prompt
Already a member? Sign in.
.cursorrules: Require Failure Mode Documentation on Every External Call
Forces the AI to document what breaks and how before writing any code that touches an external service or API.
Multi-Hour Sales Call Recording to Objection Pattern Map
Feed Gemini a batch of sales call recordings and get a ranked objection map with verbatim quotes and rebuttals.
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: Trace a Bug Through the Call Stack
Make Cursor walk a bug backwards through the codebase before suggesting any fix, so you understand the real cause.