byblackwell-systems· 24 skills
Enumerate exported symbols in a file and surface those with zero references across the workspace. Use when auditing for dead code, cleaning up APIs, or checking which exports are safe to remove.
$npx -y skills add blackwell-systems/agent-lsp --skill lsp-dead-codeInstalls into the current project.
Run `npx skills use "https://github.com/blackwell-systems/agent-lsp" --skill "blackwell-systems/agent-lsp/lsp-dead-code"` 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/blackwell-systems/agent-lsp" that are relevant to the current task. Run `npx skills add "https://github.com/blackwell-systems/agent-lsp"` and select the relevant skills, then follow their instructions.