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: configure test environments

Browse skills that share this capability.

  • Multi-Tenant Testing - Multi-Tenant Application Testing and Isolation Verification
    multi-tenantisolationdata-segregationtesting

    ★ 227 · Updated 2026-03-09

    Testing multi-tenant application isolation including data segregation, tenant-specific configuration, and access control

    ⚙ write multi-tenant tests⚙ review isolation implementations⚙ debug tenant failures
  • playwright - Playwright End-to-End Testing Best Practices Guide
    testingautomationend-to-end testingplaywright

    ★ 0 · Updated 2026-02-18

    Provides Playwright end-to-end testing best practices for web applications.

    ⚙ create test cases⚙ use locator strategies⚙ perform web assertions
  • vitest - Vitest Testing Framework for Fast Unit and Integration Tests
    testingunit-testingintegration-testingvitest

    ★ 1,018 · Updated 2026-02-09

    Build fast unit and integration tests with Vitest 4.x testing framework

    ⚙ configure test environments⚙ mock modules with vi.mock⚙ spy on methods with vi.spyOn