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: expected behavior

Browse skills that use this input.

  • gsd:debug - Persistent State Debugging Tool
    debuggingtroubleshootingsession managementscientific method

    ★ 3,503 · Updated 2026-06-15

    Debug issues using scientific method with persistent state across context resets

    ⚙ list debug sessions⚙ check session status⚙ continue debug session
  • bug-investigation - Test-first bug investigation workflow
    debuggingtestingbug-fixingTDD

    ★ 13 · Updated 2026-03-11

    Enforces writing reproducing tests before code changes for bug reports

    ⚙ ask bug reproduction questions⚙ write reproducing test⚙ run reproducing test
  • debug - Systematic Debugging Session
    debuggingdiagnosticstroubleshootingproblem-solving

    ★ 18 · Updated 2026-03-10

    Start systematic debugging session with structured protocol

    ⚙ gather symptoms⚙ form hypotheses⚙ test hypotheses
  • nunit-skill - Generate NUnit 3 Unit Tests in C#
    unit-testingC#NUnittest-automation

    ★ 62 · Updated 2026-03-09

    Generates NUnit 3 test code for C# applications with constraint model and Moq mocking

    ⚙ generate NUnit test fixtures⚙ create constraint model assertions⚙ write parameterized test cases