{
  "markdown": "# vbnet-lsp Claude Plugin\n\nClaude Code plugin for VB.NET language intelligence via `vbnet-ls`.\n\nThis repository is a dedicated distribution wrapper around the VB.NET language\nserver maintained in:\n\n- https://github.com/DNAKode/vbnet-lsp\n\n## What It Provides\n\n- LSP registration for `.vb` files\n- `vbnet-ls --stdio` launch contract for Claude Code\n- Clear install and validation workflow for the server tool\n\n## Requirements\n\n- .NET SDK 10.0 or later\n- Claude Code with plugin support\n\nInstall the server tool:\n\n```bash\ndotnet tool install --global DNAKode.VbNet.Lsp\n```\n\nVerify:\n\n```bash\nvbnet-ls --version\nvbnet-ls --help\n```\n\n## Notes\n\n- NuGet package ID: `DNAKode.VbNet.Lsp`\n- Executable command: `vbnet-ls`\n- Transport used by this plugin: stdio (`--stdio`)\n\n## Maintenance Model\n\nSource-of-truth for plugin files lives in the monorepo snapshot:\n\n- `integrations/claude/vbnet-lsp` in `https://github.com/DNAKode/vbnet-lsp`\n\nSync into this repo from the `vbnet-lsp` monorepo root via:\n\n```powershell\npowershell -NoProfile -ExecutionPolicy Bypass -File ./integrations/scripts/export-integration-repos.ps1 `\n  -ClaudeRepoPath ../vbnet-lsp-claude-plugin `\n  -Clean\n```\n\nReference documentation:\n\n- `docs/downstream-repositories.md` in the monorepo\n- `docs/claude-plugin-marketplace.md` in the monorepo\n\n## License\n\nMIT. See `LICENSE`.\n",
  "bytes": 1335,
  "sha": "e4d02e604b5e0348d6cd44516e01e87f7ce960089111e64b61d141f6bb9c56a3",
  "repo_slug": "dnakode/vbnet-lsp-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_dnakode_vbnet_lsp_claude_plugin_vbnet_ls_8c1e0b48/readme"
}