llvm-tooling

Community

Master LLVM tooling for analysis and IDEs.

Authorgmh5225
Version1.0.0
Installs0

System Documentation

What problem does it solve?

LLVM tooling is essential for building custom analysis, refactoring, and debugging utilities for C/C++ projects. This skill provides a structured approach to create tools using LLVM/Clang infrastructure, enabling developers to extend compilers, automate code transformations, and integrate with IDEs.

Core Features & Use Cases

  • Clang plugin development: extend Clang's behavior during compilation.
  • LibTooling-based tools: standalone utilities for code analysis, refactoring, and transformation.
  • LLDB extension development: create debugger commands or custom views.
  • Clangd / Language Server Protocol integrations: provide custom code actions, diagnostics.
  • Use Case: build tools that analyze and transform codebases, or integrate tooling into IDEs.

Quick Start

Install the LLVM tooling skill and create a simple LibTooling-based tool to enumerate function declarations in a C++ file. Then run the tool against a source file to list function names and locations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: llvm-tooling
Download link: https://github.com/gmh5225/awesome-llvm-security/archive/main.zip#llvm-tooling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.