This skill should be used when the user asks to "find unused code", "clean up dead code", "find unused dependencies", "find unused exports", "find unused files", "remove dead code", "run knip", "check for unused imports", "clean up dependencies", "prune unused packages", or mentions "knip", "dead code detection", "unused exports", "unused dependencies", "unused files", "dependency cleanup", "export cleanup". Provides expert guidance on using knip for JavaScript/TypeScript project cleanup including configuration, analysis, auto-fixing, and safe removal workflows.
$npx -y skills add iwritec0de/app-dev --skill knip-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/iwritec0de/app-dev" --skill "iwritec0de/app-dev/knip-cleanup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iwritec0de/app-dev" that are relevant to the current task. Run `npx skills add "https://github.com/iwritec0de/app-dev"` and select the relevant skills, then follow their instructions.