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 generation

Browse skills that share this tag.

  • generate-tests - Generate Tests for Code
    testingtest generationunit testingTDD

    ★ 3 · Updated 2026-03-23

    Generates test cases for code following FIRST principles and AAA pattern with auto framework detection

    ⚙ read module or function file⚙ identify public functions and classes⚙ extract function signatures and types
  • 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
  • localsetup-tdd-guide - TDD Test Generation and Coverage Analysis
    unit testingcode coveragetest generationTDD

    ★ 5 · Updated 2026-03-10

    Test-driven development workflow with test generation, coverage analysis, and multi-framework support

    ⚙ generate test cases⚙ analyze coverage reports⚙ guide TDD workflow
  • localsetup-tdd-guide - TDD Test Generation and Coverage Analysis
    TDDtestingcode coveragetest generation

    ★ 18 · Updated 2026-03-10

    Generate tests, analyze coverage, and guide TDD workflows for multiple frameworks

    ⚙ generate tests⚙ analyze coverage⚙ guide TDD workflow
  • parser-grill - Grill Elixirij Parser for Smoke Test Generation
    parser testingsmoke testsElixircode analysis

    ★ 3 · Updated 2026-02-15

    Extract failure tests by grilling the Elixirij parser over codebases to produce smoke test fixtures

    ⚙ run Gradle task with arguments⚙ review test summary output⚙ minimize test fixtures