Loading...
Loading...
Found 3 Skills
Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.
Check dependencies for vulnerabilities. Use when user asks to "audit dependencies", "/audit-deps", "check for vulnerabilities", or wants to check dependency health.
Finds unused dependencies, files, and exports in JS/TS projects. Use when cleaning up dead code, removing stale packages from package.json, or identifying unreferenced exports.