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 capability: Guide profiling and benchmark measurement

Browse skills that share this capability.

  • cpp-performance - Detect and fix C++ performance smells in the codebase
    cppperformanceoptimizationprofiling

    ★ 6 · Updated 2026-09-23

    Detects and fixes C++ performance smells including unnecessary allocations, bad container choices, expensive synchronization, and hot path issues.

    ⚙ Detect C++ performance smells⚙ Suggest optimal containers and algorithms⚙ Identify unnecessary copies and allocations