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: Mock external dependencies

Browse skills that share this capability.

  • test-driven-development - Test-Driven Development Cycle and Best Practices
    tddtestingunit-testingrefactoring

    ★ 3 · Updated 2026-09-17

    Executes test-driven development by writing failing tests, writing minimal implementation code, and refactoring while adding features or fixing bugs.

    ⚙ Write failing tests first⚙ Implement minimum passing code⚙ Refactor code safely
  • jest-generator - Generate Jest unit tests for JavaScript and TypeScript
    jestunit-testingjavascripttypescript

    ★ 602 · Updated 2026-09-14

    Generate Jest unit tests for JavaScript and TypeScript code with mocking and coverage support.

    ⚙ Generate Jest unit tests⚙ Create React component tests⚙ Add missing test coverage
  • python-testing-patterns - Python Testing Patterns
    pythonpytesttestingtdd

    ★ 509 · Updated 2026-09-10

    Implement comprehensive testing strategies in Python using pytest, fixtures, mocking, and test-driven development.

    ⚙ Write Python unit tests⚙ Set up test infrastructure⚙ Implement test-driven development
  • javascript-testing-patterns - JavaScript Testing Patterns
    javascripttypescripttestingunit-testing

    ★ 0 · Updated 2026-09-09

    Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices.

    ⚙ Set up test infrastructure⚙ Write unit tests⚙ Create integration tests
  • javascript-testing-patterns - JavaScript Testing Patterns Guide
    javascripttestingtesting-patternsfrontend

    ★ 148 · Updated 2026-06-15

    Implements robust testing strategies for JavaScript/TypeScript applications using modern testing frameworks and best practices.

    ⚙ Set up test infrastructure⚙ Write unit tests⚙ Create integration tests
  • python-testing-patterns - Python Testing Patterns - Comprehensive Test Strategies
    pythontestingpytesttdd

    ★ 4 · Updated 2026-02-12

    Implement testing strategies with pytest, fixtures, mocking, and test-driven development

    ⚙ Write unit tests for Python code⚙ Set up test suites⚙ Implement test-driven development