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
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.