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: create test files

Browse skills that share this capability.

  • scaffold - Project scaffolding and component generation
    scaffoldingcode-generationci-cdproject-structure

    ★ 985 · Updated 2026-06-15

    Generate project structures, components, and CI/CD configurations for various languages and frameworks

    ⚙ create project directory⚙ generate component files⚙ setup CI pipeline
  • component-testing - Vitest Unit Testing for Visual Layout Builder
    unit testingvitesttestingtypescript

    ★ 18 · Updated 2026-06-15

    Write comprehensive unit tests using Vitest for Visual Layout Builder

    ⚙ write unit tests⚙ create test files⚙ validate schemas
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDcode qualitydevelopment workflow

    ★ 602 · Updated 2026-06-15

    Enforces test-driven development with comprehensive coverage including unit, integration, and E2E tests

    ⚙ write tests⚙ run tests⚙ implement code
  • schemelike-metacircular-eval - Build Metacircular Scheme Evaluators
    interpretermetacircularschemeevaluation

    ★ 18 · Updated 2026-05-11

    Guide for building metacircular evaluators in Scheme-like languages

    ⚙ examine interpreter implementation⚙ study test cases⚙ establish testing mechanism
  • 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
  • cui-javascript-unit-testing - Jest Unit Testing Standards
    JavaScriptUnit TestingJestTest Standards

    ★ 57 · Updated 2026-03-26

    Provides Jest unit testing standards covering configuration, test structure, patterns, and coverage requirements

    ⚙ read standards documents⚙ analyze coverage reports⚙ create test files
  • test-generator - Generate tests for changed files
    testcoveragecode qualityvitest

    ★ 0 · Updated 2026-03-23

    Generate and update tests for files changed in current git branch and evaluate statement coverage

    ⚙ detect changed files⚙ read project conventions⚙ create test files
  • generate-tests - Generate Tests for Code
    testingtest generationunit testingTDD

    ★ 3 · Updated 2026-03-23

    Generates test cases for code following FIRST principles and AAA pattern with auto framework detection

    ⚙ read module or function file⚙ identify public functions and classes⚙ extract function signatures and types
  • semgrep-rule-creator - Create Custom Semgrep Rules
    static analysissecuritycode scanningrule development

    ★ 0 · Updated 2026-03-22

    Create production-quality Semgrep rules with testing and validation

    ⚙ write Semgrep rules⚙ create test files⚙ analyze AST structure
  • qa-lead - QA Lead: Automated Test Suite Creator
    testingqaautomationtest-coverage

    ★ 602 · Updated 2026-02-17

    Creates test suites one file at a time to prevent crashes and manages test plans, cases, strategies, and quality gates

    ⚙ create test files⚙ write test plans⚙ generate test cases