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 minimal implementation code

Browse skills that share this capability.

  • test-driven-development - Test-Driven Development (TDD)
    testingtdddevelopmentquality

    ★ 0 · Updated 2026-09-22

    Enforces the RED-GREEN-REFACTOR cycle by requiring a failing test before writing implementation code for features, bug fixes, or refactoring.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Apply Test-Driven Development to features and bug fixes
    tddtestingrefactoringsoftware-engineering

    ★ 0 · Updated 2026-09-21

    Guides software development by writing failing tests first, implementing minimal code to pass, and refactoring while ensuring all tests pass.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Enforce test-driven development workflow
    tddtestingred-green-refactorcode-quality

    ★ 0 · Updated 2026-09-21

    Guides feature implementation, bug fixes, and refactoring using the Red-Green-Refactor test-driven development process.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Test-Driven Development (TDD)
    tddtestingsoftware-developmentrefactoring

    ★ 0 · Updated 2026-09-21

    Use when implementing any feature or bugfix, before writing implementation code.

    ⚙ Write failing test first⚙ Verify test fails correctly⚙ Write minimal implementation code
  • test-driven-development - Test-Driven Development for features and bug fixes
    tddtestingrefactoringbugfix

    ★ 0 · Updated 2026-09-21

    Enforces writing failing tests before implementing minimal code for features, bug fixes, and refactoring.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • test-driven-development - Write tests before code implementation
    testingdevelopmentsoftwarequality

    ★ 284,734 · Updated 2026-02-09

    Write failing tests first before implementing features or fixing bugs

    ⚙ Write failing test first⚙ Verify test fails correctly⚙ Write minimal implementation code