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

Browse skills that use this input.

  • tdd-refactor-guard - Pre-refactor test coverage safety guard
    refactoringtest-driven developmentcode safetytest coverage

    ★ 752 · Updated 2026-03-23

    Verifies test coverage exists before AI modifies existing code

    ⚙ identify refactoring scope⚙ check test coverage⚙ evaluate test quality
  • draft - Context-Driven Development Methodology for Structured Software Development
    software-developmentmethodologytddproject-management

    ★ 40 · Updated 2026-03-09

    Provides structured software development workflows from context analysis to implementation with TDD approach

    ⚙ initialize project context⚙ create feature tracks⚙ execute implementation tasks
  • software-quality - Software Quality: Strategic Test Coverage Analyzer
    testingquality-assurancesoftware-development

    ★ 0 · Updated 2026-02-24

    Analyzes test coverage, identifies gaps, and suggests strategic test cases.

    ⚙ analyze test coverage⚙ identify test gaps⚙ suggest test cases
  • software-quality - Strategic Test Coverage Analysis for Software Quality
    testingquality assurancecode coveragetest analysis

    ★ 602 · Updated 2026-02-24

    Analyze test coverage, identify gaps, and suggest strategic test cases

    ⚙ analyze test coverage⚙ identify test gaps⚙ suggest test cases
  • lcov - LCOV Tooling for Code Coverage Analysis
    coveragetestinganalysislcov

    ★ 602 · Updated 2026-02-13

    Tooling for finding coverage gaps, parsing coverage files, and handling exclusion markers

    ⚙ find coverage gaps⚙ parse coverage files⚙ analyze coverage data
  • moonbit-refactoring - MoonBit Code Refactoring for Idiomatic Style
    code-refactoringmoonbitstatic-analysiscode-quality

    ★ 18 · Updated 2026-02-11

    Refactor MoonBit code to be idiomatic while preserving behavior and public contracts

    ⚙ review package structure⚙ inventory public APIs⚙ minimize public APIs