code-qualitytesting-security
fix-unused-imports
Automatically detect and fix TypeScript unused imports/variables errors (TS6133). Use when encountering "declared but its value is never read" errors during tsc, build, or CI checks.
maintainer
inernoro
Обновлено 1/19/2026
Звёзды
1
Форки
1
quick start
Installation and usage
Automatically detect and fix TypeScript unused imports/variables errors (TS6133). Use when encountering "declared but its value is never read" errors during tsc, build, or CI checks.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use fix-unused-imports