Claude CodeintermediatePremium

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.

Use case
Use this before a major refactor or dependency audit to find dead code that is inflating your bundle and misleading future contributors.

The Prompt

Premium prompt
Unlock the full prompt
Get this and every premium prompt with the Inner Circle — $47/mo. Cancel anytime.

Already a member? Sign in.

Tags
#dead-code#refactoring#typescript#exports#cleanup
← Back to library