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

Browse skills that share this tag.

  • cpp-testing - C++ testing workflow using GoogleTest and CMake/CTest
    cppgoogletestctestcmake

    ★ 0 · Updated 2026-09-21

    Workflow for writing and updating C++ tests, configuring GoogleTest and CTest, diagnosing failures, and enabling coverage or sanitizers.

    ⚙ Write C++ tests⚙ Fix existing tests⚙ Configure GoogleTest and CTest
  • cpp-testing - GoogleTest and CMake/CTest workflow for modern C++
    cppgtestcmakectest

    ★ 0 · Updated 2026-09-21

    Used for writing and repairing C++ tests, configuring GoogleTest and CTest, diagnosing failures, and adding code coverage or sanitizers.

    ⚙ Write and update C++ tests⚙ Configure GoogleTest and CTest workflows⚙ Diagnose test failures and flakiness
  • bio-genome-intervals-coverage-analysis - Calculate depth and coverage across genomic intervals
    bedtoolsgenomecovcoveragebedgraph

    ★ 1 · Updated 2026-09-19

    Calculate read depth and coverage across genomic intervals using bedtools, generate bedGraph files, compute per-base depth, and summarize statistics.

    ⚙ Generate bedGraph files⚙ Compute per-base coverage depth⚙ Calculate feature coverage statistics
  • testing - Write, run, and interpret tests for codebases.
    testingunit-testingintegration-testingcode-quality

    ★ 4 · Updated 2026-09-18

    Covers the full testing lifecycle including determining test targets, writing tests, running them, interpreting results, and assessing coverage quality.

    ⚙ Write tests for codebases⚙ Run test suites⚙ Interpret test results
  • mutant - Run mutation testing and fix alive mutations
    mutation-testingmutantrubytesting

    ★ 2,192 · Updated 2026-09-18

    Run mutant, read mutation reports, fix alive mutations, and verify coverage.

    ⚙ Run mutant⚙ Read mutation reports⚙ Fix alive mutations
  • hstack-test-audit - Audit module business rules and test coverage on demand.
    testingaudithstackinvariants

    ★ 0 · Updated 2026-09-12

    Audits business rules of a target module against existing tests, writes missing test files, and updates invariants.

    ⚙ Map module business rules⚙ Map existing tests to rules⚙ Identify test coverage gaps
  • clean-tests - Improve Python test coverage, speed, and structure
    pythontestingpytestcoverage

    ★ 0 · Updated 2026-09-12

    Improves Python test suite speed, boundary coverage, and code structure for features and bug fixes.

    ⚙ Improve test code structure⚙ Test boundary cases⚙ Measure coverage using pytest
  • testing:test-runner - Test Runner
    testingtest-runnere2ecoverage

    ★ 0 · Updated 2026-09-09

    Execute test suites with proper setup and reporting.

    ⚙ Execute test suites⚙ Run specific test files⚙ Manage dev server processes
  • testing - Testing with Vitest and Playwright
    VitestPlaywrightunit testingintegration testing

    ★ 5 · Updated 2026-06-30

    Run unit tests, integration tests, E2E tests, and generate coverage reports

    ⚙ run unit tests⚙ run integration tests⚙ run E2E tests
  • pysam - Genomic file toolkit for NGS data
    bioinformaticsgenomicsNGSsequence analysis

    ★ 64 · Updated 2026-06-15

    Read and write genomic files including SAM/BAM/CRAM alignments, VCF/BCF variants, and FASTA/FASTQ sequences

    ⚙ read alignment files⚙ read variant files⚙ read sequence files
  • pysam - Genomic File Processing Toolkit
    genomicsbioinformaticsNGSsequencing

    ★ 359 · Updated 2026-06-15

    Read and write genomic alignment, variant, and sequence files for NGS data processing

    ⚙ read SAM/BAM/CRAM files⚙ read VCF/BCF files⚙ read FASTA/FASTQ files
  • pyucis - UCIS Coverage Database Management Tool
    coverageverificationUCIShardware

    ★ 34 · Updated 2026-05-28

    Python API and CLI for UCIS coverage database operations, conversion, merging, and reporting

    ⚙ convert database⚙ merge databases⚙ generate report
  • go - Go Development Skill
    Gogolangtestingdevelopment

    ★ 39 · Updated 2026-05-11

    Go development with gotestsum and standard tooling

    ⚙ run tests⚙ watch files⚙ build projects
  • qa-testcase-from-docs - Generate structured test cases from requirements
    test case generationISO 29119-4test model-basedrequirements traceability

    ★ 1 · Updated 2026-03-24

    Generate structured test cases from requirements and specifications using test model-based approach per ISO 29119-4

    ⚙ generate test cases from requirements⚙ generate test cases from specifications⚙ build state models
  • doc - Generate and Validate Documentation
    documentationcode-mappingvalidationcoverage

    ★ 216 · Updated 2026-03-23

    Generates, validates, and syncs documentation for any repository type

    ⚙ detect project type⚙ discover undocumented features⚙ check documentation coverage
  • test-generator - Generate tests for changed files
    testcoveragecode qualityvitest

    ★ 0 · Updated 2026-03-23

    Generate and update tests for files changed in current git branch and evaluate statement coverage

    ⚙ detect changed files⚙ read project conventions⚙ create test files
  • tester - Generate and run tests for code
    testingcode qualitytest generationunit tests

    ★ 2 · Updated 2026-03-23

    Generate and run unit tests and integration tests with coverage reporting

    ⚙ generate unit tests⚙ generate integration tests⚙ run tests
  • testing-best-practices - Testing Best Practices Guide
    testingunit-testsmockingtest-patterns

    ★ 0 · Updated 2026-03-22

    Write tests following AAA pattern, proper naming, and mocking strategies

    ⚙ write tests⚙ structure tests⚙ name tests
  • senior-qa - Senior QA Toolkit for Modern Apps
    qatestingautomatione2e

    ★ 602 · Updated 2026-03-10

    Comprehensive QA toolkit for test automation, coverage analysis, and E2E testing setup

    ⚙ generate test suite⚙ analyze coverage⚙ setup E2E test
  • 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

Scroll to load more