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: run unit tests

Browse skills that share this capability.

  • testing - Splotch Testing Guide
    unit testingE2E testingsmoke testingAndroid testing

    ★ 3 · Updated 2026-06-30

    Three-tier testing strategy with unit, E2E, and native smoke tests

    ⚙ run unit tests⚙ run E2E tests⚙ run Android smoke tests
  • testing - Testing with Vitest and Playwright
    VitestPlaywrightunit testingintegration testing

    ★ 5 · Updated 2026-06-30

    Run unit tests, integration tests, E2E tests, and generate coverage reports

    ⚙ run unit tests⚙ run integration tests⚙ run 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
  • aico-backend-implement - Backend Task Implementation with TDD
    backendTDDimplementationtask execution

    ★ 602 · Updated 2026-05-28

    Execute backend implementation steps from task file with TDD verification

    ⚙ read task file⚙ read design system⚙ read constraints
  • schemelike-metacircular-eval - Build Metacircular Scheme Evaluators
    interpretermetacircularschemeevaluation

    ★ 18 · Updated 2026-05-11

    Guide for building metacircular evaluators in Scheme-like languages

    ⚙ examine interpreter implementation⚙ study test cases⚙ establish testing mechanism
  • testing-workflow - Integrated Testing Workflow Guide
    testingworkflowTDDE2E testing

    ★ 57 · Updated 2026-05-11

    Guides selection and combination of testing tools based on environment, phase, and test type

    ⚙ select testing tools⚙ plan testing strategy⚙ execute tests
  • earllm-build - Build EarLLM One Android App
    androidkotlinbluetoothllm

    ★ 0 · Updated 2026-05-09

    Build, maintain, and extend EarLLM One Android project connecting Bluetooth earbuds to LLM via voice pipeline

    ⚙ build Android app⚙ maintain Kotlin modules⚙ configure Bluetooth profiles
  • earllm-build - EarLLM One Android App Development
    androidkotlinbluetoothllm

    ★ 0 · Updated 2026-05-09

    Build and maintain EarLLM One Android app connecting Bluetooth earbuds to LLM

    ⚙ build Android project⚙ maintain Kotlin code⚙ connect Bluetooth devices
  • nette-tester - Nette Tester PHP Unit Testing Framework
    phptestingunit-testingnette-tester

    ★ 44 · Updated 2026-03-22

    Provides Nette Tester conventions, assert methods, and commands for PHP unit testing.

    ⚙ read phpt files⚙ write phpt files⚙ run unit tests
  • ordo-testing - Ordo Testing and Benchmarking Guide
    testingbenchmarkingrustload testing

    ★ 0 · Updated 2026-03-20

    Guide for running unit tests, integration tests, benchmarks, and load tests for Ordo project

    ⚙ run unit tests⚙ run integration tests⚙ run benchmarks
  • gitlab-ci - GitLab CI/CD for Go Projects
    GitLabCI/CDGoDocker

    ★ 18 · Updated 2026-03-20

    Initialize or update GitLab CI/CD pipelines for Go projects with testing, coverage, and releases

    ⚙ run unit tests⚙ generate coverage report⚙ create snapshot builds
  • gitlab-ci - GitLab CI/CD Setup for Go Projects
    gitlabci/cdgodocker

    ★ 602 · Updated 2026-03-20

    Setup GitLab CI/CD pipelines for Go projects

    ⚙ configure CI/CD pipeline⚙ run unit tests⚙ generate coverage report
  • schema-implementation - Implement Schema.org Types in PHP Library
    schema.orgPHPcode generationtesting

    ★ 1 · Updated 2026-03-19

    Step-by-step procedure for implementing schema.org types including class creation and testing

    ⚙ read schema specifications⚙ check dependencies⚙ create schema class
  • foundry - Foundry Ethereum Smart Contract Toolkit
    ethereumsoliditysmart-contractsblockchain

    ★ 0 · Updated 2026-03-10

    Rust-based command-line toolkit for developing, testing, and deploying Ethereum smart contracts

    ⚙ compile Solidity contracts⚙ run unit tests⚙ deploy contracts
  • Go Testing Strategies - Go Testing Strategies for Unit, Integration and E2E Tests
    testingGounit-testingintegration-testing

    ★ 0 · Updated 2026-02-13

    Implement testing patterns including unit, integration, and end-to-end tests for Go applications

    ⚙ run unit tests⚙ run integration tests⚙ run end-to-end tests
  • repo-audit - Repository Validation Pipeline Audit
    code qualitytestingvalidationautomation

    ★ 1 · Updated 2026-02-13

    Run linting, type checking, tests, and render tests to produce an audit report

    ⚙ run lint check⚙ run type check⚙ run unit tests