Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub agent-sh/zig-lsp --plugin zig-lspA Claude Code marketplace hosting the zig-lsp plugin — Zig language support via ZLS.
/plugin marketplace add agent-sh/zig-lsp
/plugin install zig-lsp@agent-sh
Open a .zig or .zon file. Claude Code reports diagnostics from zls automatically after every edit, and the LSP tool gives the model jump-to-definition, find-references, and hover.
You must have zls installed and on PATH. See plugins/zig-lsp/README.md for setup, configuration, and troubleshooting.
Claude Code's LSP tool dispatches to language-specific plugins. There are 11 official LSP plugins shipped by Anthropic; Zig isn't one of them yet. This plugin fills the gap with a thin manifest pointing at user-installed zls.
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace metadata + ZLS server config
│ (lspServers block — this is what Claude
│ Code actually reads to register the LSP)
├── plugins/
│ └── zig-lsp/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin identity (name, version, license)
│ ├── .lsp.json # ZLS server config — copied to user's
│ │ cache on install; this is what the
│ │ LSP runtime loader actually reads
│ └── README.md # User-facing setup + troubleshooting
├── agent-knowledge/ # Research notes for contributors
├── .agnix.toml # agnix config (target: claude-code)
├── .github/workflows/ # agnix CI on push and PR
├── CHANGELOG.md
├── CONTRIBUTING.md
├── CLAUDE.md / AGENTS.md # Project memory (byte-identical)
├── LICENSE
└── README.md
Issues and PRs welcome. See CONTRIBUTING.md for local setup, validation, and the version-bump policy. The research notes in agent-knowledge/ document how Claude Code integrates LSP plugins, the .lsp.json schema, the contribution flow, and known pitfalls — useful background before opening a substantial PR.
See CHANGELOG.md. Format follows Keep a Changelog.
MIT — see LICENSE.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Rust language server
YAML language server
Bash language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
Advanced Angular skills for dependency injection, RxJS, and signals.
Kotlin language server
Deep repository analysis to realign project plans with actual code reality - discovers drift, gaps, and produces prioritized reconstruction plans
Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review
Plugin structure and tool use analyzer - validates plugin.json, MCP tools, and security patterns
AI slop cleanup with minimal diffs and behavior preservation
Multi-agent iterative code review until zero issues remain
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim