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.

  • moai-foundation-trust - TRUST 5-Principles Validation for Code Quality Gates
    TRUST compliancecode qualitytest coverageSAST

    ★ 602 · Updated 2026-06-30

    Validates TRUST 5-principles (Test, Readable, Unified, Secured, Trackable) compliance using testing frameworks, SAST tools, and CI/CD automation.

    ⚙ Check test coverage thresholds⚙ Run code linting checks⚙ Run type safety checks
  • moai-foundation-trust - TRUST 5-Principles Compliance Validation
    TRUSTcode qualitytest coveragesecurity scanning

    ★ 18 · Updated 2026-06-30

    Validates TRUST 5-principles compliance (Test 85%+, Readable, Unified, Secured, Trackable) using testing frameworks, SAST tools, and CI/CD automation.

    ⚙ Run test coverage checks⚙ Lint source code⚙ Run type checking
  • tdd-workflow - Test-Driven Development Workflow Skill
    testingTDDcode qualitytest coverage

    ★ 16 · Updated 2026-06-15

    Enforces test-driven development with comprehensive coverage including unit, integration, and E2E tests

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • chicago-tdd-pattern - Chicago TDD State-Based Testing
    state-based testingunit testingintegration testingTDD

    ★ 602 · Updated 2026-06-15

    Create state-based tests verifying observable behavior with real collaborators using AAA pattern

    ⚙ write unit tests⚙ write integration tests⚙ run unit tests
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDcode qualitydevelopment workflow

    ★ 602 · Updated 2026-06-15

    Enforces test-driven development with comprehensive coverage including unit, integration, and E2E tests

    ⚙ write tests⚙ run tests⚙ implement code
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDunit testingintegration testing

    ★ 0 · Updated 2026-05-09

    Enforce tests-first development with 70%+ coverage for features, bugs, and refactoring

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • tdd-refactor-guard - Pre-refactor test coverage safety check
    tddrefactoringtest coveragecode safety

    ★ 4 · Updated 2026-03-24

    Verifies test coverage exists before AI refactors code

    ⚙ identify refactoring scope⚙ verify test coverage⚙ evaluate test quality
  • tdd-refactor-guard - Pre-refactor test coverage safety guard
    refactoringtest-driven developmentcode safetytest coverage

    ★ 114 · Updated 2026-03-23

    Verifies test coverage exists before AI modifies existing code

    ⚙ identify refactoring scope⚙ check test coverage⚙ evaluate test quality
  • go-testing - Go Testing Best Practices Guide
    testinggoquality assuranceconcurrency testing

    ★ 1 · Updated 2026-03-19

    Expert guidance for writing maintainable and effective Go tests using table-driven tests, race detection, coverage, and mocking strategies.

    ⚙ Write table-driven tests⚙ Run race detection⚙ Measure test coverage
  • plugin-navigator - Jekyll Plugin and Test Navigation Tool
    Jekyllplugin testingtest coveragenavigation

    ★ 7 · Updated 2026-02-13

    Navigate between Jekyll plugins and their tests

    ⚙ navigate between plugins and tests⚙ find tests for plugins⚙ find plugins for tests