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 input: test configurations

Browse skills that use this input.

  • dev-python - Python Development Conventions and Tooling
    pythontestingdependencieslinting

    ★ 0 · Updated 2026-09-15

    Provides guidelines for Python project layout, environment and dependency management, testing, type checking, and linting.

    ⚙ Manage virtual environments and dependencies⚙ Run tests using pytest⚙ Lint code using ruff
  • playwright - Cross-browser automation framework for testing and web tasks
    browsertestingautomatione2e

    ★ 650 · Updated 2026-02-24

    Automates browser interactions for testing, scraping, and web automation

    ⚙ launch browsers⚙ navigate to web pages⚙ interact with elements
  • api-testing - Comprehensive API Testing with Vitest Framework
    testingapivitestautomation

    ★ 18 · Updated 2026-02-11

    Write and run API tests for endpoints, middleware, and integrations using Vitest

    ⚙ write API tests⚙ run test suites⚙ validate endpoints