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 tagged: API mocking

Browse skills that share this tag.

  • mocking-assistant - Create reliable API and service mocks
    API mockingMSWtestingfixtures

    ★ 0 · Updated 2026-05-11

    Creates stable mocks for APIs, services, and UI components using MSW, fixtures, and test patterns

    ⚙ define MSW handlers⚙ setup mock server⚙ create fixtures
  • mocking-assistant - API and Service Mocking Assistant
    testingmockingAPI mockingMSW

    ★ 6 · Updated 2026-05-11

    Create stable mocks for APIs, services, and UI components using MSW and fixture conventions

    ⚙ create MSW handlers⚙ define fixtures⚙ mock API endpoints
  • testing-library - Test React Components with Testing Library Patterns
    testingreactcomponent testingaccessibility

    ★ 1,018 · Updated 2026-02-09

    Test React components with Testing Library patterns including queries, user interactions, async testing, accessibility testing, and API mocking

    ⚙ test React components⚙ query DOM elements⚙ simulate user events