Exhaustive Code Scanner

Find ALL references to a code system (enums, types, functions, modules) in a TypeScript/JS codebase with near-100% completeness using a 4-layer pipeline (ripgrep → ast-grep → tsc → knip). Use when removing a system, auditing usage, checking impact, or preparing for migration. MUST trigger on: "스캔", "레퍼런스 찾아", "어디서 쓰이나", "임팩트 분석", "dead code", "다 찾아", "사용처", "참조", "scan", "find all references", "impact analysis", "usage audit".

Doyajin174 Updated

File contents

Doyajin174/myskills/tree/main/exhaustive-code-scanner commit 5cff136431

Frequently asked questions

npx skillmds@latest add doyajin174/exhaustive-code-scanner