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: check error handling

Browse skills that share this capability.

  • deploy-script-review - Deploy Script Security Review
    deploymentsecurityreviewdevops

    ★ 57 · Updated 2026-03-23

    Review deployment scripts for security, safety, error handling, rollback procedures, and permissions

    ⚙ read deployment scripts⚙ search script patterns⚙ list deployment files
  • flow-review - Dual-Role Code Change Review
    code-reviewquality-assurancegittesting

    ★ 3 · Updated 2026-03-22

    Review code changes as both QA engineer and lead engineer to verify task completion and code quality

    ⚙ check git status⚙ create review plan⚙ collect git diffs
  • code-scan - Read-only code quality scanning
    code-analysisquality-assurancecode-reviewsecurity-scan

    ★ 0 · Updated 2026-03-10

    Analyzes code quality without making changes

    ⚙ read files⚙ scan code⚙ analyze structure
  • code-review-rust - Rust Code Review with Safety Guidelines
    developmentcode-reviewrustsafety

    ★ 18 · Updated 2026-02-24

    Review Rust code focusing on error handling, safety, and idiomatic patterns

    ⚙ read Rust code⚙ flag unsafe patterns⚙ check error handling
  • go-code-review - Automated Go Code Review for 100+ Common Mistakes
    code-reviewgostatic-analysiserror-checking

    ★ 0 · Updated 2026-02-13

    Reviews Go code files for common programming mistakes and anti-patterns

    ⚙ read .go files⚙ grep code patterns⚙ check error handling
  • api-checks - API Validation Checklist for Next.js Route Handlers
    APIvalidationNext.jschecklist

    ★ 0 · Updated 2026-02-12

    Validates Next.js route handlers and API responses with a consistent checklist

    ⚙ check HTTP method coverage⚙ validate input parameters⚙ normalize error responses
  • next-best-practices - Next.js Best Practices and Code Review Guidelines
    Next.jsReactCode ReviewBest Practices

    ★ 979 · Updated 2026-02-09

    Applies Next.js best practices for code review and development guidance

    ⚙ review file conventions⚙ detect RSC boundary issues⚙ analyze async patterns