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: execute tests

Browse skills that share this capability.

  • 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
  • feature-development - Complete Feature Development Workflow
    workflowdevelopmentfeatureDDD

    ★ 602 · Updated 2026-03-20

    Complete feature development workflow orchestrating multiple skills from planning to deployment

    ⚙ analyze requirements⚙ identify impact scope⚙ generate DDD structure
  • Deployment - Deploy Applications Across Platforms
    deploymentcontainerizationdockerkubernetes

    ★ 602 · Updated 2026-03-20

    Deploy applications to multiple platforms with containerization and production deployment

    ⚙ containerize applications⚙ build Docker images⚙ push container images
  • property-based-testing - Property-Based Testing for Code Quality
    testingproperty-basedserializationvalidation

    ★ 57 · Updated 2026-03-19

    Generate random inputs and verify invariants for serialization, validation, normalization, and pure functions

    ⚙ generate random inputs⚙ verify invariants⚙ detect patterns
  • coding - Coding Standards and Best Practices
    Gocoding standardsbest practicescode quality

    ★ 0 · Updated 2026-03-19

    Defines coding standards, best practices, and tooling requirements for Go implementation work

    ⚙ apply single responsibility principle⚙ accept interfaces return structs⚙ handle errors immediately
  • flutter-fix-and-verify - Daily Flutter green branch workflow automation
    flutterdartcode-qualitytesting

    ★ 0 · Updated 2026-02-13

    Runs Flutter pre-commit checks including pub get, dart fix/format, analyze, and tests

    ⚙ run pub get⚙ execute dart fix⚙ apply code formatting
  • gates - Multi-language code quality validation and testing
    code qualityvalidationtestinglinting

    ★ 602 · Updated 2026-02-11

    Validate code changes across 9 programming languages for linting, formatting, type checking, and test execution

    ⚙ detect programming languages⚙ run linters⚙ check code formatting