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: write test cases

Browse skills that share this capability.

  • 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
  • qa-tester - QA Testing Engineer
    testingqaquality-assurancetest-coverage

    ★ 1 · Updated 2026-05-28

    Design test strategies, write test cases, identify edge cases, and validate implementations

    ⚙ design test strategies⚙ write test cases⚙ identify edge cases
  • qa-tester - QA Testing Strategy and Test Case Designer
    testingqaquality-assuranceedge-cases

    ★ 2 · Updated 2026-05-28

    Designs test strategies, writes test cases, identifies edge cases, and validates implementations

    ⚙ design test strategies⚙ write test cases⚙ identify edge cases
  • e2e-testing - Playwright E2E Testing Patterns
    playwrighte2e testingtest automationpage object model

    ★ 2 · Updated 2026-05-09

    Comprehensive Playwright patterns for building E2E test suites with POM, CI/CD, and flaky test strategies

    ⚙ create test files⚙ implement page object model⚙ write test cases
  • python-testing - Python Testing with pytest and TDD
    testingpytestTDDPython

    ★ 49 · Updated 2026-05-09

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

    ⚙ write test cases⚙ run pytest tests⚙ create test fixtures
  • writing-skills - Create and Verify Skills with Test-Driven Development
    skill-developmenttest-drivendocumentationskill-creation

    ★ 57 · Updated 2026-03-26

    Use when creating new skills, editing existing skills, or verifying skills work before deployment

    ⚙ create skills⚙ edit skills⚙ verify skills
  • writing-skills - Create and verify Agent skills using TDD
    skill-developmentTDDdocumentationtesting

    ★ 18 · Updated 2026-03-26

    Create, edit, and verify skills using test-driven development methods

    ⚙ create skills⚙ edit skills⚙ verify skills
  • backend-dev - FastAPI Backend Development
    backendFastAPIPythonTDD

    ★ 0 · Updated 2026-03-22

    Develops backend features including models, schemas, API endpoints, and tests for FastAPI application

    ⚙ read feature specification⚙ write test cases⚙ create database models
  • semgrep-rule-creator - Semgrep Rule Creator
    static analysissecuritySemgrepvulnerability detection

    ★ 0 · Updated 2026-03-22

    Creates custom Semgrep rules for detecting security vulnerabilities and code patterns

    ⚙ create Semgrep rules⚙ write taint mode rules⚙ write pattern matching rules
  • feature-development - Complete Feature Development Workflow
    workflowdevelopmentfeatureDDD

    ★ 602 · Updated 2026-03-20

    Complete feature development workflow orchestrating multiple skills from planning to deployment

    ⚙ analyze requirements⚙ identify impact scope⚙ generate DDD structure
  • senior-qa - Senior QA Toolkit for Modern Apps
    qatestingautomatione2e

    ★ 602 · Updated 2026-03-10

    Comprehensive QA toolkit for test automation, coverage analysis, and E2E testing setup

    ⚙ generate test suite⚙ analyze coverage⚙ setup E2E test
  • implement - Complete GitHub Issue Implementation Workflow
    GitHubdevelopmentautomationworkflow

    ★ 602 · Updated 2026-03-09

    Implement GitHub Issues in a worktree environment with full workflow from subtask detection to PR merge

    ⚙ analyze issue granularity⚙ detect subtasks⚙ create git worktree
  • aoc - Solve Advent of Code puzzles and algorithm challenges
    programmingalgorithmspuzzle-solvingcompetitive-programming

    ★ 602 · Updated 2026-02-17

    Language-agnostic problem-solving for programming puzzles using TDD and correctness-first approach

    ⚙ read problem statement⚙ parse structured input⚙ write test cases
  • activitypub-testing - ActivityPub Plugin Testing for PHPUnit and Playwright
    testingPHPUnitPlaywrightWordPress

    ★ 2 · Updated 2026-02-15

    Provides testing patterns and guidance for PHPUnit and Playwright E2E tests for WordPress ActivityPub plugin

    ⚙ run PHPUnit tests⚙ execute Playwright E2E tests⚙ debug test failures
  • jest-testing - Jest Testing Framework for JavaScript/TypeScript Code
    testingjestjavascripttypescript

    ★ 602 · Updated 2026-02-14

    Write Jest tests for interpreters, parsers, and async code with best practices

    ⚙ write test cases⚙ run test suites⚙ create snapshots
  • Golang Backend Development - Golang Backend Development Standards and Best Practices
    backendgolangarchitecturecoding-standards

    ★ 602 · Updated 2026-02-11

    Defines architectural requirements, coding standards, and best practices for Go backend applications

    ⚙ define architectural requirements⚙ enforce coding standards⚙ validate request parameters