fix-knip-unused-exports

Installation
SKILL.md

Fix Knip Unused Exports

Fix knip "Unused exports" violations. There are several categories of violation, each with a different fix strategy.

When to Use

  • npm run knip reports "Unused exports"

When NOT to Use

  • The export is consumed by non-test production code in another file -- something else is wrong

Workflow

1. Identify Violations

npm run knip
Related skills
Installs
64
GitHub Stars
72
First Seen
Apr 22, 2026