byoolab-labs· 31 skills
Find unused exports, dead functions, and unreachable code across the workspace using LSP analysis. Cross-verifies detectUnusedCode with findReferences to eliminate false positives. Use to clean up technical debt or before a major refactor.
$npx -y skills add oolab-labs/claude-ide-bridge --skill ide-dead-code-hunterInstalls into the current project.
Run `npx skills use "https://github.com/oolab-labs/claude-ide-bridge" --skill "oolab-labs/claude-ide-bridge/ide-dead-code-hunter"` 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/oolab-labs/claude-ide-bridge" that are relevant to the current task. Run `npx skills add "https://github.com/oolab-labs/claude-ide-bridge"` and select the relevant skills, then follow their instructions.