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: review test files

Browse skills that share this capability.

  • review-code - Code Review for Hono + React Monorepo
    code reviewcode qualitymonorepoHono

    ★ 0 · Updated 2026-05-09

    Review code against project conventions, identify errors, warnings, and nits in a Hono + React monorepo

    ⚙ review staged changes⚙ review pull requests⚙ review specific files
  • modkit-pr-review - Rust PR Review with Inline Comments
    code reviewRustGitHub PRModKit

    ★ 51 · Updated 2026-03-24

    Review Rust pull requests against idiomatic guidelines and ModKit framework rules, post findings as inline GitHub comments

    ⚙ fetch PR metadata⚙ parse PR diff⚙ identify Rust files
  • invariant-test-review - Review Tests for Invariant Proof Validity
    testingtest-reviewinvariantstate-machine

    ★ 1 · Updated 2026-03-22

    Verify tests prove their claimed invariants by checking setup, assertions, and comparators for hidden weaknesses

    ⚙ review test files⚙ review test functions⚙ identify claimed invariants