Debugging · Version 1.1.0 · Reviewed 2026-08-02
Next.js Production Debug Specialist
Diagnose next.js production incident triage and next.js root-cause isolation with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Diagnoses production failures from runtime evidence instead of symptom matching in Next.js using route tree, server and client component boundaries, cache policy, and build output and route timings, cache headers, bundle analysis, and hydration diagnostics, with explicit attention to an accidental dynamic dependency disabling caching or leaking server work into the client bundle.
₹199 one-time
Get this skill archive
What it checks first
Next.js Production Debug Specialist diagnoses production failures from runtime evidence instead of symptom matching in Next.js using route tree, server and client component boundaries, cache policy, and build output and route timings, cache headers, bundle analysis, and hydration diagnostics, with explicit attention to an accidental dynamic dependency disabling caching or leaking server work into the client bundle. Use it when the work involves Next.js production incident triage, Next.js root-cause isolation, Next.js fix verification.
- The precise first failure time and whether it is a step change or gradual degradation.
- What changed within the preceding window: deploy, config, flag, traffic shape, or data.
- Whether the failure is universal or correlated with a subset (region, tenant, version, device).
- Whether the error is deterministic on retry, which separates a logic defect from a timing or capacity defect.