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 tagged: bug-detection

Browse skills that share this tag.

  • code-review - Review branch code changes for quality issues and bugs
    code-reviewgitqualitybug-detection

    ★ 23 · Updated 2026-09-10

    Reviews code changes between branches using git diff to identify potential bugs, logic errors, and quality issues.

    ⚙ Execute git diff and git log⚙ Review branch code changes⚙ Identify potential bugs and vulnerabilities
  • qa - Browser QA Testing with Bug Reports
    qabrowser-automatione2e-testingbug-detection

    ★ 0 · Updated 2026-06-30

    Browser-driven QA testing to discover bugs with evidence and optionally fix issues

    ⚙ navigate web pages⚙ execute test cases⚙ capture screenshots
  • code-audit - Comprehensive Codebase Audit for Bugs, Security, and Quality Issues
    code-auditsecuritybug-detectioncode-quality

    ★ 602 · Updated 2026-03-09

    Audits codebase for bugs, security vulnerabilities, CLAUDE.md violations, dead code, and test quality issues

    ⚙ read CLAUDE.md rules⚙ read existing TODO.md items⚙ explore codebase directories
  • fresh-eyes - Code Review with Fresh Eyes Perspective
    code-reviewquality-assurancebug-detectiondevelopment

    ★ 602 · Updated 2026-02-15

    Re-reads recently written or modified code to catch bugs and issues

    ⚙ review modified code⚙ identify logic errors⚙ detect obvious bugs