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 framework

Browse skills that use this input.

  • core-coder - Code Implementation Specialist
    codeimplementationrefactoringAPI

    ★ 602 · Updated 2026-06-30

    Writes clean, efficient code following best practices and design patterns

    ⚙ generate code⚙ refactor code⚙ optimize code
  • code-design - Production-Grade Code Design
    code designsoftware engineeringSOLID principlesdesign patterns

    ★ 5 · Updated 2026-06-30

    Apply SOLID principles, design patterns, and clean code practices for production-ready development

    ⚙ write production code⚙ review code quality⚙ design code architecture
  • systematic-debugging - Systematic Root Cause Debugging Process
    debuggingroot-causetestingtroubleshooting

    ★ 75 · Updated 2026-06-15

    Structured debugging process requiring root cause identification before any fixes

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • mobile-app-testing - Mobile App Testing
    mobiletestingautomationiOS

    ★ 602 · Updated 2026-05-11

    Comprehensive testing strategies for iOS and Android mobile applications including unit, UI, integration, and performance tests

    ⚙ write unit tests⚙ create UI tests⚙ run integration tests
  • tdd-workflow - Test-Driven Development Workflow Skill
    tddtestingdevelopmentworkflow

    ★ 6 · Updated 2026-03-22

    Complete Test-Driven Development workflow with red-green-refactor cycle

    ⚙ write failing test⚙ make test pass⚙ refactor code
  • package-json - Generate Vue 3 Vite package.json
    npmpackage.jsonVueVite

    ★ 0 · Updated 2026-03-20

    Generate package.json with dependencies and latest npm versions

    ⚙ fetch npm versions⚙ generate package.json file⚙ replace placeholders
  • package-json - Generate Vue 3 Vite package.json
    Vue 3Vitepackage.jsonnpm

    ★ 18 · Updated 2026-03-20

    Generates package.json with dependencies and scripts for Vue 3 Vite apps

    ⚙ fetch latest versions from npm⚙ generate package.json file⚙ replace version placeholders
  • code-review - Code Review for Quality and Best Practices
    code reviewcode qualitybest practicestesting

    ★ 0 · Updated 2026-03-19

    Review code implementations for quality, correctness, and best practices

    ⚙ read code files⚙ run code tests⚙ create review document
  • fix-bug - Systematic Bug Fixing with Test Coverage and Documentation
    debuggingtestingdocumentationgit

    ★ 20 · Updated 2026-03-09

    Investigate, fix, and document bugs with regression tests and standardized reporting

    ⚙ investigate bug root causes⚙ create regression tests⚙ implement code fixes
  • fixing-code - Fix All Code Issues with Parallel Analysis and Sequential Fixes
    code-qualitybug-fixinglintingtesting

    ★ 211 · Updated 2026-02-24

    Identify and fix all code issues through parallel analysis agents and sequential fixes with quality enforcement

    ⚙ run code validation⚙ spawn parallel analysis agents⚙ collect analysis results
  • testing - Testing Standards and Best Practices Guide
    testingqualitydevelopmentbest practices

    ★ 0 · Updated 2026-02-11

    Provides testing standards, best practices, and implementation guidelines

    ⚙ define testing standards⚙ implement test cases⚙ follow testing guidelines