clangd-lspC/C++ language server (clangd) providing code intelligence, diagnostics, and formatting for .c, .h, .cpp, .cc, .cxx, .hpp, .hxx files. Use when working with C or C++ code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.
Install via ClawdBot CLI:
clawdbot install bowen31337/clangd-lspGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/llvm/llvm-project/releasesAudited Apr 17, 2026 · audit v1.0
Generated Mar 2, 2026
Developers working on firmware for microcontrollers or IoT devices use clangd LSP for real-time error detection and code intelligence in C/C++ projects. It helps ensure code quality and compliance with strict memory and performance constraints common in embedded environments.
Game studios utilize clangd LSP for large-scale C++ codebases to enable autocomplete, go-to-definition, and refactoring support. This improves productivity in complex projects with heavy reliance on performance-critical code and cross-platform compilation.
Researchers and students in computational fields use clangd LSP for writing and analyzing C/C++ code in simulations or data analysis tools. It provides diagnostics and formatting to maintain code clarity and avoid errors in experimental or parallel computing projects.
Teams building enterprise software, such as financial systems or database engines, rely on clangd LSP for static analysis and code formatting to enforce coding standards. This reduces bugs and facilitates collaboration in large, multi-developer codebases.
Companies integrate clangd LSP into their proprietary IDEs or development platforms as a value-added feature. Revenue is generated through subscription fees or enterprise licenses for enhanced support and customization.
Firms offer consulting services to help organizations set up and optimize clangd LSP in their C/C++ workflows, including configuration and integration with build systems. Revenue comes from project-based fees or ongoing support contracts.
Providers host cloud-based development environments that include clangd LSP as part of a managed service for C/C++ coding. Revenue is generated through monthly or annual subscriptions for access to pre-configured tools and collaboration features.
💬 Integration Tip
Ensure compile_commands.json is generated for accurate project understanding, and configure .clangd with appropriate flags like -std=c++17 to match your codebase standards.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions