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 output: Test code files

Browse skills that produce this output.

  • test-driven-development - Test-Driven Development (TDD)
    tddtestingrefactoringbest-practices

    ★ 165 · Updated 2026-09-22

    Guides feature implementation and bug fixes by writing failing tests before writing minimal production code.

    ⚙ Write failing tests first⚙ Verify expected test failures⚙ Write minimal production code
  • solid - Professional software engineering and code quality guidelines
    solid-principlestddclean-coderefactoring

    ★ 0 · Updated 2026-09-21

    Guides software development, refactoring, architecture design, and code review using SOLID principles, TDD, and clean code practices.

    ⚙ Write automated tests using TDD⚙ Apply SOLID design principles⚙ Refactor code to remove smells