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