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
81,589 skills indexed with the new KISS metadata standard.
including early returns and exception handlers.
not just single-threaded happy-path coverage.
negation
not the entire codebase; focus analysis on changed lines and their immediate callers and callees.
not just process liveness.
databases
missing fields
load balancers
cache invalidation
retry
scaling policy
file uploads
distributed locks
internal paths
type mismatch
atomics
memory store
re-throw
greedy vs. lazy mismatch
sockets
growing caches without eviction
underflow
short-circuit evaluation misuse
floating-point epsilon failures