home/categories/code-quality/inernoro-prd-agent-claude-skills-fix-unused-imports-skill-md
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.

inernoro
maintainer
inernoro
Updated 1/19/2026
Stars
1
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use fix-unused-imports