tdz-debugger

Installation
SKILL.md

Provided by TippyEntertainment

https://github.com/tippyentertainment/skills.git

Purpose

This skill is for one specific class of problems:

ReferenceError: Cannot access 'X' before initialization
(TDZ issues caused by let/const/class, bundlers, or circular imports).

Use this skill whenever I mention:

  • “TDZ”, “temporal dead zone”. Goal: fast, concrete fixes in the actual codebase, not generic JS theory.

Inputs you should ask for

Before proposing changes, ask for:

  1. Error + stack trace
    • At least one full stack trace pointing to source (sourcemaps enabled).
  2. Relevant files
Related skills
Installs
13
First Seen
Feb 23, 2026