The Prompt
Premium prompt
Unlock the full prompt
Get this and every premium prompt with the Inner Circle, $47/mo. Cancel anytime.
Already a member? Sign in.
Tags
#websocket#reliability
Related prompts
Proxy Security Review Prompt
Given a service proxying to a customer-local process, produces a security checklist.
Claude Code: Map the Implicit State Machine in a Stateful Module
Forces Claude to extract the hidden state machine from imperative code before you refactor or extend it.
Extract Observability Gaps From Async Code Patterns
Scan a codebase for async operations (promises, callbacks, event handlers) that lack logging, tracing, or error instrumentation.
Find Every Retry Loop That Has No Timeout or Deadline
Locates all retry logic in your codebase that can run indefinitely because it has no absolute deadline or maximum elapsed time guard.