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