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: Run lint checks

Browse skills that share this capability.

  • verify-gate - Verify gate between implementation and quality review.
    verificationtestingbuildlint

    Updated 2026-09-19

    Runs project compile, test, and lint commands, entering a fix loop on failure or signaling ready for quality review when checks pass.

    ⚙ Discover project verification commands⚙ Run compile and type checks⚙ Run project test suites
  • test-fix-loop - Automated Go test failure fixing loop
    gotestingtest-fixingcontinuous-integration

    ★ 1 · Updated 2026-03-24

    Continuously find and fix failing Go tests in a worktree with parent branch sync between iterations

    ⚙ Run Go tests⚙ Find test failures⚙ Reproduce test failures