byblackwell-systems· 24 skills
Deep-dive exploration of unfamiliar code — given a symbol or file, builds a complete Code Map showing type info, implementations, call hierarchy (2-level depth limit), all references, and source. Broader than lsp-explore: accepts files, synthesizes multi-symbol relationships, and produces a navigable dependency map.
$npx -y skills add blackwell-systems/agent-lsp --skill lsp-understandInstalls into the current project.
Run `npx skills use "https://github.com/blackwell-systems/agent-lsp" --skill "blackwell-systems/agent-lsp/lsp-understand"` 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.