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 output: Test assertion results

Browse skills that produce this output.

  • hypothesis - Property-Based Testing Framework for Python
    testingproperty-based-testinghypothesispython

    Updated 2026-09-17

    Automatically generates test data, shrinks failing examples to minimal reproducible cases, and verifies invariants for Python and Polars code.

    ⚙ Generate test data using strategies⚙ Shrink minimal failing test examples⚙ Execute rule-based stateful tests
  • laravel-actions - Build Laravel Actions with lorisleiva/laravel-actions
    LaravelLaravel Actionsaction classesreusable actions

    ★ 56,991 · Updated 2026-06-15

    Build, refactor, and troubleshoot Laravel Actions using lorisleiva/laravel-actions

    ⚙ create action class⚙ edit action class⚙ implement handle method