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: assertion failures

Browse skills that produce this output.

  • testbox-unit-xunit - TestBox xUnit Testing Skill
    testingxunitunit testingtestbox

    ★ 0 · Updated 2026-05-09

    Write xUnit-style unit tests with TestBox using test functions, lifecycle methods, and assertions

    ⚙ write test functions⚙ use assertion methods⚙ define lifecycle methods
  • Testify - Go Testing Toolkit with Assertions and Mocks
    golangtestifytestingmock

    ★ 602 · Updated 2026-03-19

    Testing toolkit with assertions, mocks, and suites for Go.

    ⚙ assert values⚙ check booleans⚙ check nil values
  • code-quality - Code Quality Guide: Rust Correctness Rules and Best Practices
    code-qualityrustbest-practicesproduction

    ★ 18 · Updated 2026-02-12

    Provides code quality rules, Rust patterns, and guidelines for writing correct production code

    ⚙ check code correctness⚙ enforce Rust patterns⚙ validate edge cases