byblackwell-systems· 24 skills
Safe workflow for editing exported symbols or public APIs. Use when changing a function signature, modifying a public type, or altering any symbol used outside its own package — finds all callers first so nothing breaks silently.
$npx -y skills add blackwell-systems/agent-lsp --skill lsp-edit-exportInstalls into the current project.
Run `npx skills use "https://github.com/blackwell-systems/agent-lsp" --skill "blackwell-systems/agent-lsp/lsp-edit-export"` 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.