home/categories/code-quality/phamhung075-4genthub-hooks-skills-unused-code-cleanup-skill-md
code-qualitytesting-security

unused-code-cleanup

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

phamhung075
maintainer
phamhung075
আপডেট হয়েছে 11/22/2025
স্টার
3
ফর্ক
1
quick start

Installation and usage

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

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use unused-code-cleanup