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: test-automation

Browse skills that share this tag.

  • test-code-guide - Guide test code design, writing, and review
    testingunit-testingcode-reviewtdd

    ★ 1 · Updated 2026-09-23

    Provides test design inspection, writing quality norms, and test review modes to prevent flakiness and implementation mirroring.

    ⚙ Inspect test design before writing⚙ Write test code following quality norms⚙ Review existing test code
  • qa-tester - Fully autonomous QA testing agent for Modular RAG MCP Server
    qa-testingmcp-serverragtest-automation

    ★ 0 · Updated 2026-09-23

    Executes autonomous QA tests for Modular RAG MCP Server, diagnoses failures, applies fixes, and records progress.

    ⚙ Execute CLI test commands⚙ Test Dashboard UI via AppTest⚙ Test MCP protocol via JSON-RPC
  • web-test-automation - Web Test Automation Guidance and Best Practices
    web-testingplaywrighte2e-testingtest-automation

    ★ 10 · Updated 2026-09-18

    Best-practice guidance for designing, writing, debugging, and integrating automated web tests using Playwright, Cypress, and Selenium.

    ⚙ Design web automation test suites⚙ Select web test automation frameworks⚙ Write web locators and assertions
  • quinn - QA Tester verifying system functionality via test suites.
    qa-testingtest-automationunit-testsintegration-tests

    ★ 17 · Updated 2026-09-16

    Proves system functionality by writing and executing comprehensive test suites based on requirements, acceptance criteria, and source code.

    ⚙ Design test strategies and mappings⚙ Write unit tests for logic⚙ Execute integration tests for endpoints
  • senior-qa - Comprehensive QA and test automation toolkit.
    qatest-automationcoverage-analysisreact

    ★ 57 · Updated 2026-09-14

    Provides test suite generation, coverage analysis, E2E test scaffolding, and testing strategies for web applications.

    ⚙ Generate test suites⚙ Analyze test coverage⚙ Scaffold E2E tests
  • Allure Test Reporting - Allure test result visualization and reporting framework
    alluretest-reportingtest-automationmetrics

    ★ 602 · Updated 2026-09-10

    Provides test result visualization, trend analysis, and test framework reporting integrations using Allure.

    ⚙ Configure Allure test reporters⚙ Generate Allure test reports⚙ Combine results from multiple runs
  • e2e - E2E Test Workflow Orchestrator
    e2e-testingjiragithubtest-automation

    ★ 8 · Updated 2026-09-09

    Automates e2e test creation from Jira stories, including planning, coding, validation, and PR management.

    ⚙ Ingest Jira QE stories⚙ Discover e2e testing infrastructure⚙ Plan test scenarios
  • senior-qa - Automated test generation, coverage analysis, and E2E scaffolding for React/Next.js
    testingtest-automationcoverage-analysisjest

    ★ 4 · Updated 2026-06-30

    Generates Jest unit test stubs, analyzes Istanbul coverage reports, and scaffolds Playwright E2E tests for React and Next.js applications.

    ⚙ Generate Jest unit test stubs⚙ Analyze test coverage reports⚙ Scaffold Playwright E2E tests
  • nose2 - nose2 Python Testing Best Practices
    testingpythonnose2unit-testing

    ★ 2 · Updated 2026-06-30

    Best practices for writing, organizing, and configuring Python tests using nose2

    ⚙ discover tests⚙ run tests⚙ write test cases
  • python-testing - Python Testing with pytest and TDD
    pythontestingpytestTDD

    ★ 0 · Updated 2026-05-09

    Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage.

    ⚙ write pytest tests⚙ run test suites⚙ create test fixtures
  • phantom - Stealth Testing & Debugging Expert
    testingdebuggingtddqa

    ★ 4 · Updated 2026-05-09

    Systematic debugging, root cause analysis, and stealth bug hunting expert

    ⚙ Reproduce bugs⚙ Isolate bugs⚙ Analyze root cause
  • test-authoring - Test Authoring for Hook-Driven Frameworks
    testingtest-automationframeworkyaml

    ★ 2 · Updated 2026-03-24

    Write effective test definitions for the hook-driven automated test framework

    ⚙ write test definitions⚙ create test cases⚙ add test coverage
  • nunit-skill - Generate NUnit 3 Unit Tests in C#
    unit-testingC#NUnittest-automation

    ★ 62 · Updated 2026-03-09

    Generates NUnit 3 test code for C# applications with constraint model and Moq mocking

    ⚙ generate NUnit test fixtures⚙ create constraint model assertions⚙ write parameterized test cases
  • qa-lead - QA Lead - Incremental Test Suite Creation
    qaquality-assurancetestingtest-automation

    ★ 18 · Updated 2026-02-17

    Creates test suites incrementally to prevent crashes while handling test plans, test cases, and quality gates

    ⚙ create test suites one file at a time⚙ write test plans⚙ generate test cases
  • unittest-test-creator - Unittest Test Creator for Automated Test Generation
    testingtest-automationunittestjest

    ★ 2,781 · Updated 2026-02-13

    Create and assist with unittest test creation operations

    ⚙ Provide step-by-step guidance⚙ Generate production-ready code⚙ Validate outputs against standards
  • pytest-testing-assistant - Pytest Testing Assistant - Write Focused Python Tests
    testingpytesttest-automationpython

    ★ 211 · Updated 2026-02-13

    Writes pytest tests as standalone functions with one focused test per function

    ⚙ write pytest tests⚙ create standalone test functions⚙ avoid test classes