← Back to browse
skill
Automated Code Generation via Language Server
From blackwell-systems/agent-lsp ★ 28
Summary
Automates the creation of new code elements such as interface stubs, test skeletons, and missing method implementations using language server protocols. It identifies available code actions at specific file positions and executes them to streamline boilerplate development.