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 knipreports "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
More from factory-ai/factory-plugins
no-use-effect
>-
286human-writing
|
126simplify
Review changed code for reuse, quality, and efficiency, then fix any issues found.
91frontend-design
|
85security-review
Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream patch generation. Supports PR review, scheduled scans, and full repository audits.
73visual-design
|
71