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

Browse skills that share this tag.

  • coverage-analyzer - Analyze test coverage and prioritize missing tests
    test-coveragecode-analysistestingswift

    ★ 1 · Updated 2026-09-17

    Identifies untested code and suggests test priorities by analyzing source files against test files.

    ⚙ Discover source and test files⚙ Match source files to tests⚙ Identify untested code files
  • sparc-refine - SPARC Refinement and Completion Phases
    sparctesting-and-qacode-reviewtest-coverage

    ★ 3 · Updated 2026-09-16

    Run SPARC Refinement and Completion phases to review code, improve test coverage, validate specifications, and generate documentation.

    ⚙ Retrieve prior phase artifacts⚙ Perform code review⚙ Analyze test coverage
  • quinn - QA Tester verifying system functionality via test suites.
    qa-testingtest-automationunit-testsintegration-tests

    ★ 17 · Updated 2026-09-16

    Proves system functionality by writing and executing comprehensive test suites based on requirements, acceptance criteria, and source code.

    ⚙ Design test strategies and mappings⚙ Write unit tests for logic⚙ Execute integration tests for endpoints
  • tc-review - Review QA test case documents against source code
    qatest-casecode-reviewtest-coverage

    ★ 57 · Updated 2026-09-13

    Reviews Markdown test case documents against source code to identify coverage gaps, suggest missing scenarios, and search project knowledge.

    ⚙ Review test case Markdown documents⚙ Identify test coverage gaps⚙ Generate missing test case suggestions
  • crap4go - Analyze CRAP score and complexity for Go functions
    gocrap-scorecyclomatic-complexitytest-coverage

    ★ 31 · Updated 2026-09-10

    Computes Change Risk Anti-Pattern metrics by combining cyclomatic complexity and test coverage for Go functions.

    ⚙ Run Go test coverage analysis⚙ Calculate cyclomatic complexity⚙ Compute per-function CRAP scores
  • Test Coverage Reviewer - Review test quality, assertions, and edge case coverage.
    testingcode-reviewtest-coveragetdd

    ★ 1 · Updated 2026-09-10

    Reviews test quality, assertions, and edge case coverage to ensure tests verify actual behavior.

    ⚙ Read test files completely⚙ Verify test assertion validity⚙ Check edge case coverage
  • unit-test-suite - Create unit test suites for backend and frontend
    unit-testingbackendfrontendtest-coverage

    ★ 0 · Updated 2026-09-09

    Creates comprehensive unit test suites for backend and frontend, measures test coverage, and runs tests in CI.

    ⚙ Create backend unit tests⚙ Create frontend unit tests⚙ Measure test coverage
  • qa-tester - QA Testing Engineer
    testingqaquality-assurancetest-coverage

    ★ 1 · Updated 2026-05-28

    Design test strategies, write test cases, identify edge cases, and validate implementations

    ⚙ design test strategies⚙ write test cases⚙ identify edge cases
  • qa-tester - QA Testing Strategy and Test Case Designer
    testingqaquality-assuranceedge-cases

    ★ 2 · Updated 2026-05-28

    Designs test strategies, writes test cases, identifies edge cases, and validates implementations

    ⚙ design test strategies⚙ write test cases⚙ identify edge cases
  • tdd-refactor-guard - Refactor Safety Guard with Test Verification
    refactoringtestingTDDcode-safety

    ★ 0 · Updated 2026-03-24

    Verifies test coverage exists before AI refactors code to prevent regressions

    ⚙ Identify refactoring scope⚙ Check test coverage⚙ Evaluate test quality
  • jest - Jest Test Suite Implementation for ESLint Rules
    testingjesteslinttypescript

    ★ 2 · Updated 2026-02-23

    Implement or update Jest test suites for ESLint rules

    ⚙ create Jest test files⚙ update test suites⚙ run code coverage checks
  • qa-lead - QA Lead - Incremental Test Suite Creation
    qaquality-assurancetestingtest-automation

    ★ 18 · Updated 2026-02-17

    Creates test suites incrementally to prevent crashes while handling test plans, test cases, and quality gates

    ⚙ create test suites one file at a time⚙ write test plans⚙ generate test cases
  • qa-lead - QA Lead: Automated Test Suite Creator
    testingqaautomationtest-coverage

    ★ 602 · Updated 2026-02-17

    Creates test suites one file at a time to prevent crashes and manages test plans, cases, strategies, and quality gates

    ⚙ create test files⚙ write test plans⚙ generate test cases
  • Regression Testing Protocol - Regression Testing Protocol for Bug Fix Verification
    regression-testingquality-assurancetest-coveragebug-fixing

    ★ 0 · Updated 2026-02-13

    Enforces test coverage for every bug fix and distinguishes between immutable laws and standard regression tests.

    ⚙ enforce test coverage for bug fixes⚙ distinguish laws from standard tests⚙ run law test suite before fixes
  • code-reviewer - Code Reviewer - Automated Code Quality and Test Coverage Analysis
    code-reviewquality-assurancetest-coveragecode-quality

    ★ 37 · Updated 2026-02-11

    Review code implementations for correctness, maintainability, security hygiene, and adherence to project patterns and standards.

    ⚙ review code correctness⚙ check architecture boundaries⚙ validate test coverage