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: Mock implementations

Browse skills that produce this output.

  • testing-patterns - Jest testing patterns, factory functions, and TDD workflow
    testingjesttddfactory-pattern

    Updated 2026-09-16

    Provides Jest testing patterns, factory functions, mocking strategies, and TDD workflows for unit testing.

    ⚙ Write unit tests using TDD⚙ Create component and data factories⚙ Mock modules and GraphQL hooks
  • go-testing - Go Testing Best Practices Guide
    testinggoquality assuranceconcurrency testing

    ★ 1 · Updated 2026-03-19

    Expert guidance for writing maintainable and effective Go tests using table-driven tests, race detection, coverage, and mocking strategies.

    ⚙ Write table-driven tests⚙ Run race detection⚙ Measure test coverage