The Prompt
Read this prompt free
Create a free account, takes 10 seconds. Just your email, no credit card.
Free accounts also get the weekly newsletter.
Tags
#imports#cleanup#bundle-size#refactor#dependencies
Related prompts
Unused Import Detector
Scans code files to identify imported modules, functions, or packages that are never referenced in the codebase.
CLAUDE.md: Lock Down the Dependency and Import Discipline
Generates a CLAUDE.md section that prevents Claude from sprawling your dependency tree or breaking import conventions.
Slash Command: /dead-exports Find Exported Symbols Nobody Imports
Locates every exported function, type, or constant that has zero import references across the entire codebase.
Extract Implicit Dependencies from Code
Surface hidden library and module relationships that aren't declared in package.json or import statements.
