Lsp Extract Function

Extract a selected code block into a named function. Primary path uses the language server's extract-function code action; falls back to manual extraction when no code action is available. Validates captured variables, scope shadowing, and compilation after extraction.

blackwell-systems Updated

File contents

blackwell-systems/agent-lsp/tree/main/skills/lsp-extract-function commit b890ec9607

Frequently asked questions

npx skillmds@latest add blackwell-systems-agent-lsp/lsp-extract-function