unused-code-cleanup

Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags

$ Installieren

git clone https://github.com/phamhung075/4genthub-hooks /tmp/4genthub-hooks && cp -r /tmp/4genthub-hooks/skills/unused-code-cleanup ~/.claude/skills/4genthub-hooks

// tip: Run this command in your terminal to install the skill