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 tagged: benchmarks

Browse skills that share this tag.

  • 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
  • huggingface-best - HuggingFace Best Model Finder
    huggingfacemodel-selectionbenchmarksleaderboards

    ★ 507 · Updated 2026-09-16

    Find and compare recommended Hugging Face models for a task using benchmarks, model size, and device constraints.

    ⚙ Parse task and device constraints⚙ Fetch Hugging Face benchmark datasets⚙ Fetch leaderboard top models
  • Performance Regression Gates - Automated gates to prevent performance regressions in CI
    performancebenchmarksbundle-sizelighthouse

    ★ 602 · Updated 2026-09-11

    Detects performance regressions by monitoring bundle size, response time, and load time through automated CI benchmarks and threshold checks.

    ⚙ Check bundle size limits⚙ Run API response benchmarks⚙ Run Lighthouse CI load tests
  • software-engineering-research - Software Engineering Research Guide
    software engineeringresearch methodologiesstatic analysiscode metrics

    ★ 17 · Updated 2026-09-09

    Provides a guide to software engineering research topics and methodologies.

    ⚙ Navigate SE research subfields⚙ Explain SE research methodologies⚙ List datasets and benchmarks
  • quality-standards - Code Quality Standards and Benchmarks
    code-qualitystandardsbenchmarkslinting

    ★ 18 · Updated 2026-02-12

    Defines code quality benchmarks, standards compliance, and best practices for maintaining high-quality codebases.

    ⚙ Validate code quality⚙ Enforce coding standards⚙ Set quality benchmarks