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: committed code

Browse skills that produce this output.

  • ralph - Ralph - Autonomous Agent for Tackling Big Projects
    autonomousproject-managementclicode-generation

    ★ 7,254 · Updated 2026-02-14

    Breaks big projects into user stories and executes them autonomously with persistent sessions

    ⚙ create PRD documents⚙ run project sessions⚙ pause running sessions
  • work-on - Implement changes for issues or PRs
    developmentissue-trackingpr-managementcode-implementation

    ★ 2,494 · Updated 2026-02-14

    Process issues or PRs by implementing changes, adding tests, updating docs, and creating pull requests

    ⚙ create branch⚙ implement code changes⚙ add tests
  • 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
  • commit - Prepare Code for Review with Quality Checks and PR Creation
    gitcode-reviewprautomation

    ★ 407 · Updated 2026-02-12

    Run quality assurance checks, create conventional commits, and open pull requests for code review

    ⚙ create new feature branch⚙ run quality assurance checks⚙ create conventional commits