npx claudepluginhub tima/claude-ansible-lspAnsible language server plugin for Claude Code, providing code intelligence features like diagnostics, auto-completion, hover documentation, and go-to-definition for Ansible playbooks and roles.
Powered by @ansible/ansible-language-server (>= 26.4.4).
ansible --syntax-check).yml, .yaml
# Install the Ansible language server
npm install -g @ansible/ansible-language-server
Search for "ansible-lsp" in the /plugin Discover tab, or:
claude plugin install ansible-lsp
claude --plugin-dir /path/to/claude-ansible-lsp
npm install -g @ansible/ansible-language-server)client/registerCapability requests. ALS >= 26.4.3 handles this gracefully, but as a result:
ansible.cfg, .ansible-lint, or role meta/main.yml files require a server restart to take effectComplete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Perl language support via PerlNavigator LSP
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-teamlead agent and rust-team skill for multi-agent collaborative development via Claude Code experimental agent teams. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.