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 tests

Browse skills that share this capability.

  • subagent-driven-development - Execute implementation plans with independent subagents
    developmenttask-executioncode-reviewsubagent

    ★ 602 · Updated 2026-06-15

    Execute plan by dispatching fresh subagent per task with two-stage review

    ⚙ Read plan⚙ Extract tasks⚙ Create TodoWrite
  • coder - Implementation Agent for TDD Workflow
    TDDtestingimplementationcode generation

    ★ 602 · Updated 2026-06-15

    Implements features using full Test-Driven Development workflow in single context

    ⚙ Read issue description⚙ Read spec file⚙ Find integration points
  • epic-run - Autonomous Epic Execution Skill
    epic managementautomated executionGitHub integrationCI/CD automation

    ★ 2 · Updated 2026-05-28

    Automates entire epic lifecycle: planning, sequential story development, and closing phases

    ⚙ Create epic issue⚙ Decompose epic into stories⚙ Design schema and API
  • candid-fast-ship - Fast shipping for low-risk changes
    deploymentgitautomationpull request

    ★ 18 · Updated 2026-05-11

    Runs only explicitly enabled steps for low-risk changes

    ⚙ Run pre-flight checks⚙ Load configuration⚙ Display plan
  • release-publish - Publish AlphaClaw releases to npm and GitHub
    deploymentreleasegithubnpm

    ★ 1,276 · Updated 2026-05-11

    End-to-end workflow for publishing AlphaClaw releases including release notes drafting, npm publishing, and GitHub release creation

    ⚙ Gather git history⚙ Collect commits⚙ Identify contributors
  • cargo-nextest - Rust Next-Gen Test Runner
    rusttestingtest runnerCI/CD

    ★ 58 · Updated 2026-05-09

    Next-gen Rust test runner with parallel execution, advanced filtering, and CI integration.

    ⚙ Run tests⚙ Run specific test⚙ Run package tests
  • java-pro - Java 21+ Expert with Modern Spring Boot
    JavaSpring BootJVMCloud-native

    ★ 2 · Updated 2026-03-26

    Develop Java 21+ applications with Spring Boot, virtual threads, and cloud-native patterns

    ⚙ Build Spring Boot application⚙ Run tests⚙ Debug issues
  • sdd-apply - Implement code tasks from specs and design
    code implementationtask executionTDDfile creation

    ★ 6 · Updated 2026-03-23

    Write code implementing tasks from specifications and design documents

    ⚙ Read specs⚙ Read design⚙ Read existing code
  • cleanup - Clean up code and remove unwanted patterns
    code cleanupcode qualityrefactoringtesting

    ★ 602 · Updated 2026-03-19

    Review and clean up code by removing unnecessary comments, simplifying docstrings, and parameterizing tests.

    ⚙ Remove unnecessary comments⚙ Simplify docstrings⚙ Parameterize tests
  • release - Release npm packages with git tags and Homebrew updates
    releasedeploymentversioningpackage-management

    ★ 39 · Updated 2026-02-23

    Release npm packages and create git tags for app-state-diagram monorepo

    ⚙ Update package versions⚙ Update workspace dependencies⚙ Build packages