Coding & Debugging
PromptBeginner5 minmarkdown
- Verify that every new variable is initialized before use on all code paths
including early returns and exception handlers.
0
Explore
119,570 skills indexed with the new KISS metadata standard.
including early returns and exception handlers.
not just single-threaded happy-path coverage.
negation
databases
not the entire codebase; focus analysis on changed lines and their immediate callers and callees.
not just process liveness.
cache invalidation
load balancers
missing fields
file uploads
retry
scaling policy
distributed locks
internal paths
type mismatch
memory store
re-throw
atomics
growing caches without eviction
sockets
greedy vs. lazy mismatch
floating-point epsilon failures
short-circuit evaluation misuse
underflow