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
Mis à jour 11/22/2025
Étoiles
3
Forks
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

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use unused-code-cleanup