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: generate coverage report

Browse skills that share this capability.

  • ordo-testing - Ordo Testing and Benchmarking Guide
    testingbenchmarkingrustload testing

    ★ 26 · Updated 2026-03-20

    Guide for running unit tests, integration tests, benchmarks, and load tests for Ordo project

    ⚙ run unit tests⚙ run integration tests⚙ run benchmarks
  • gitlab-ci - GitLab CI/CD for Go Projects
    GitLabCI/CDGoDocker

    ★ 18 · Updated 2026-03-20

    Initialize or update GitLab CI/CD pipelines for Go projects with testing, coverage, and releases

    ⚙ run unit tests⚙ generate coverage report⚙ create snapshot builds
  • gitlab-ci - GitLab CI/CD Setup for Go Projects
    gitlabci/cdgodocker

    ★ 602 · Updated 2026-03-20

    Setup GitLab CI/CD pipelines for Go projects

    ⚙ configure CI/CD pipeline⚙ run unit tests⚙ generate coverage report
  • snakepolish - Snake Polish Implementation Phase
    implementationpythontest-driven developmentcode modernization

    ★ 602 · Updated 2026-03-19

    Implement functions following modernization plan and run tests until passing

    ⚙ load stinkysnake plan artifacts⚙ run tests to verify baseline⚙ implement type definitions
  • Test Coverage - Achieve 100% Test Coverage Strategy
    testingcode qualitycoveragerust

    ★ 18 · Updated 2026-03-10

    Provides strategies and workflows to achieve complete test coverage through better code design

    ⚙ find uncovered code⚙ categorize coverage gaps⚙ apply fix patterns