Fix Knip Unused Exports

Fix knip "Unused exports" violations. Handles all violation categories: test-only exports (extract to new file), dead barrel re-exports (remove from index.ts), and internally-only-used exports (un-export). Use when `npm run knip` reports unused exports.

factory-ai Updated

File contents

factory-ai/factory-plugins/tree/main/plugins/typescript/skills/fix-knip-unused-exports commit 755e9b60e6

Frequently asked questions

npx skillmds@latest add factory-ai/fix-knip-unused-exports