clangd-lsp
NewOfficial PluginDevelopmentby Anthropic
C/C++ language server (clangd) for code intelligence
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/clangd-lsp.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/clangd-lsp/SKILL.md3
Invoke in Claude Code
/clangd-lsplsp
Frequently Asked Questions
What is clangd-lsp?
C/C++ language server (clangd) for code intelligence
How to install clangd-lsp?
To install clangd-lsp, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /clangd-lsp.
What is clangd-lsp best for?
clangd-lsp is a plugin categorized under Development. It is designed for: lsp. Created by Anthropic.