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 failing test

Browse skills that share this capability.

  • aico-backend-implement - Backend Task Implementation with TDD
    backendTDDimplementationtask execution

    ★ 602 · Updated 2026-05-28

    Execute backend implementation steps from task file with TDD verification

    ⚙ read task file⚙ read design system⚙ read constraints
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingroot cause analysistroubleshootingtechnical issues

    ★ 5 · Updated 2026-05-09

    Systematic debugging process for test failures, bugs, performance problems, and build issues

    ⚙ reproduce bug⚙ isolate issue⚙ trace execution
  • tdd - Test-Driven Development Workflow
    testingTDDdevelopmentquality assurance

    ★ 1 · Updated 2026-03-22

    Enforces test-first development for features and bug fixes using vitest and pytest

    ⚙ write failing test⚙ verify test failure⚙ write minimal implementation
  • 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
  • fix-bug - Automated Bug Fixing with Structured Workflow
    debuggingtestingcode-fixquality-assurance

    ★ 0 · Updated 2026-02-13

    Reproduce, diagnose, fix, and verify bugs following a systematic workflow

    ⚙ read bug description⚙ search codebase⚙ write failing test
  • tdd - Test-Driven Development Guide with Red-Green-Refactor Cycle
    testingtdddevelopmentquality

    ★ 602 · Updated 2026-02-12

    Guide Test-Driven Development using Kent Beck's Red-Green-Refactor methodology for writing tests and implementing features

    ⚙ write failing test⚙ make test pass⚙ refactor code