LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: Compiler flags

Browse skills that use this input.

  • cpp-pro - Modern C++20/23 High-Performance Development
    cppcpp20cpp23systems-programming

    ★ 0 · Updated 2026-09-13

    Build high-performance C++ applications using modern C++20/23 features, template metaprogramming, concepts, ranges, SIMD, and memory management.

    ⚙ Analyze architecture and compiler configurations⚙ Design type-safe interfaces using concepts⚙ Implement zero-overhead abstractions
  • llvm-security - LLVM Security Features and Hardening
    Compiler securityMemory safetyHardeningLLVM

    ★ 880 · Updated 2026-03-23

    Implements LLVM security features including sanitizers, hardening, and secure compilation

    ⚙ Compile with sanitizers⚙ Detect memory errors⚙ Detect data races