
Zircote Lsp Marketplace
- 20 repo stars
- Updated February 27, 2026
- zircote/lsp-marketplace
zircote-lsp-marketplace is a Claude Code plugin that catalogs LSP-enabled language plugins and automated code-quality hooks you can add to your agent setup.
About
zircote-lsp-marketplace is a curated Claude Code plugin marketplace focused on Language Server Protocol tooling and automated quality gates. developers who ship polyglot repos install it when they want Claude to respect the same diagnostics, formatters, and linters their IDE would use—without hand-rolling hooks per language. The catalog advertises twenty-eight LSP-enabled plugins plus related entries, spanning backend, frontend, infra-as-code, shell, and documentation formats. It sits in the Build phase as agent-tooling but pays off again during Ship when review and testing lean on consistent static analysis. Compared to a single-purpose skill, this is a distribution surface: you browse, enable the servers that match your stack, and let marketplace-defined hooks enforce style and correctness as the agent edits files. Best when you already use Claude Code daily and need serious language intelligence; less ideal if you only touch one small interpreted script with no LSP story.
- Curated bundle of 28 LSP-enabled Claude Code plugins (29 entries in the marketplace catalog).
- Automated code-quality hooks spanning formatters, linters, and language servers (eslint, rust-analyzer, gopls, pyright,
- Coverage across bash, Go, Rust, Python, TypeScript/JavaScript, Java, Kotlin, PHP, Ruby, Swift, Terraform, Docker, YAML,
- LSP-first workflow: diagnostics and validation tied to the Language Server Protocol instead of ad-hoc shell scripts.
- Marketplace install path—pick language-specific plugins rather than configuring each LSP manually in every repo.
Zircote Lsp Marketplace by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install zircote-lsp-marketplace@zircote/lsp-marketplaceAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 20 |
|---|---|
| Last updated | February 27, 2026 |
| Repository | zircote/lsp-marketplace ↗ |
What it does
Browse and install LSP-backed Claude Code plugins so your agent gets real-time diagnostics, format-on-save, and lint hooks across the languages you ship.
Who is it for?
Best when you're running Claude Code on multi-language codebases and want marketplace-curated LSP coverage instead of one-off custom hooks.
Skip if: Skip if you only work in a single file type with no LSP server or and want one bundled skill instead of picking plugins from a catalog.
What you get
After registering the marketplace you can install stack-specific LSP plugins so coding sessions gain diagnostics, linting, and formatting hooks aligned with each language.
- Access to 28+ LSP-oriented Claude Code plugins from one curated marketplace
- Per-language automated quality hooks once child plugins are installed
- Faster agent edits with LSP-backed diagnostics matching common IDE setups
By the numbers
- Marketplace lists 29 plugins in catalog metadata; description highlights 28 LSP-enabled entries.
- Keyword surface spans 80+ tool and language anchors (eslint, rust-analyzer, terraform-ls, shellcheck, etc.).
Recommended Plugins
How it compares
Curated LSP plugin marketplace for Claude Code, not a single agent skill or generic skills.sh listing.
FAQ
Who is Zircote Lsp Marketplace for?
and small-team developers using Claude Code on real repos who need language-server diagnostics and lint/format hooks across many stacks.
When should I use Zircote Lsp Marketplace?
Use it when you are standardizing agent-side code quality during Build and Ship—especially after you know your primary languages and want LSP-backed enforcement.
How do I add Zircote Lsp Marketplace to my agent?
Register the marketplace in Claude Code, browse the LSP plugin entries for your languages, install the ones you need, and enable any documented quality hooks in your project or user config.