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 capability: generate unit tests

Browse skills that share this capability.

  • 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
  • create-outbox-pattern - Transactional Outbox Pattern Generator for PHP
    outbox patternevent sourcingPHPtransactional messaging

    ★ 98 · Updated 2026-03-23

    Generates Transactional Outbox pattern components for PHP 8.4 with entity, repository, publisher, processor and tests

    ⚙ generate entity class⚙ create repository interface⚙ create repository implementation
  • acc-create-state - PHP 8 State Pattern Generator
    PHPState PatternCode GenerationDomain-Driven Design

    ★ 18 · Updated 2026-03-23

    Generates State pattern infrastructure with context, state interface, concrete states, and unit tests.

    ⚙ generate state interface⚙ generate abstract state⚙ generate concrete states
  • code-testing - Generate and run Python and JavaScript tests
    unit testingintegration testingpytestjest

    ★ 18 · Updated 2026-03-23

    Generate and run unit and integration tests with pytest or Jest using fixtures, mocks, and async support

    ⚙ generate unit tests⚙ run integration tests⚙ create fixtures
  • code-testing - Generate and Run Unit and Integration Tests
    testingunit testintegration testpytest

    ★ 602 · Updated 2026-03-22

    Generate and run unit and integration tests using pytest or Jest with fixtures, mocks, and async support.

    ⚙ generate unit tests⚙ generate integration tests⚙ run pytest tests
  • create-rate-limiter - PHP 8.4 Rate Limiter Generator
    PHPRate LimiterToken BucketSliding Window

    ★ 98 · Updated 2026-03-10

    Generates Rate Limiter pattern infrastructure for PHP 8.4 with multiple algorithms

    ⚙ generate interface⚙ create algorithm implementation⚙ create storage implementation
  • openapi-to-application-code - Generate Production-Ready Applications from OpenAPI Specifications
    code-generationopenapiapi-developmentbackend

    ★ 57 · Updated 2026-03-09

    Generate complete, working application code from OpenAPI specifications following framework conventions

    ⚙ validate OpenAPI specification⚙ extract endpoints and schemas⚙ design application architecture