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 test coverage

Browse skills that share this capability.

  • pdlc-review - PDLC Code and Document Review
    code reviewdocumentation reviewPDLCquality assurance

    ★ 7 · Updated 2026-06-15

    Performs comprehensive code and document review with automatic issue fixing

    ⚙ check implementation code⚙ check test results⚙ read design documents
  • review-code - Multi-Agent Code Review
    code reviewquality assurancestatic analysismulti-agent

    ★ 4 · Updated 2026-06-15

    Comprehensive multi-agent code review covering correctness, performance, code style, test coverage, and error handling without modifying code.

    ⚙ read code files⚙ grep patterns⚙ analyze code logic
  • investigate - Deep Issue Investigation with Root Cause Analysis
    debuggingroot cause analysisinvestigationbug fixing

    ★ 2 · Updated 2026-05-28

    Thorough investigation of bugs, performance issues, or unexpected behavior with root cause analysis and recommendations

    ⚙ analyze issue description⚙ form hypotheses⚙ gather error messages
  • apply-key-principles - Apply 7 Key Principles to Code
    code validationquality assurancecode reviewTDD

    ★ 18 · Updated 2026-05-11

    Validate code compliance with 7 Key Principles including TDD, fail fast, modularity, reuse, open source, no debt, and excellence

    ⚙ read source code⚙ check test coverage⚙ validate error handling
  • apply-key-principles - Validate Code Against 7 Key Principles
    code validationquality assuranceTDDcode review

    ★ 57 · Updated 2026-05-11

    Validate code compliance with 7 Key Principles and report violations

    ⚙ check test coverage⚙ validate error handling⚙ measure code complexity
  • review - Code Review for Security and Quality
    code reviewsecurityperformancequality

    ★ 0 · Updated 2026-05-11

    Review code changes across stages including staged, unstaged, commits, and PR diffs for security, performance, bugs, and quality.

    ⚙ read code changes⚙ analyze diffs⚙ identify security issues
  • audit - Audit project and work item status
    code reviewstatus trackingwork itemsproject audit

    ★ 0 · Updated 2026-05-09

    Provide concise project or work item status summaries with detailed acceptance criteria verification

    ⚙ detect work item id⚙ fetch work items⚙ fetch work item details
  • commit - Pre-commit checklist for code quality
    gitcommitcode qualitytesting

    ★ 0 · Updated 2026-03-25

    Run pre-commit checklist covering documentation, tests, linting, and commit changes when all checks pass

    ⚙ review documentation⚙ check test coverage⚙ run linting
  • tdd-refactor-guard - Pre-refactor test coverage safety guard
    refactoringtest-driven developmentcode safetytest coverage

    ★ 114 · Updated 2026-03-23

    Verifies test coverage exists before AI modifies existing code

    ⚙ identify refactoring scope⚙ check test coverage⚙ evaluate test quality
  • project-analysis - Codebase Structure and Dependency Analysis
    code-analysisonboardingarchitecturecode-review

    ★ 8 · Updated 2026-03-23

    Analyze codebase structure, dependencies, and patterns for onboarding or auditing

    ⚙ examine directory structure⚙ read configuration files⚙ check package dependencies
  • sdd-verify - Verify Implementation Against Specs and Design
    verificationquality assuranceimplementation validation

    ★ 1 · Updated 2026-03-20

    Validate implementation matches specifications, design, and tasks

    ⚙ read tasks⚙ check completeness⚙ verify spec requirements
  • sdd-verify - Verify Implementation Against Specs and Design
    verificationquality assurancecode reviewtesting

    ★ 0 · Updated 2026-03-19

    Validate implementation against specifications, design, and tasks to identify gaps and issues

    ⚙ read tasks file⚙ search codebase⚙ compare implementations
  • code-reviewer - Structured code review for pull requests
    code-reviewpull-requestquality-assurancebest-practices

    ★ 5 · Updated 2026-03-09

    Perform structured code reviews on pull requests using evidence-based methodology

    ⚙ review pull requests⚙ flag anti-patterns⚙ check test coverage
  • code-auditor - Code Auditor: Comprehensive Codebase Analysis Tool
    code-analysisquality-assessmentsecurity-audittechnical-debt

    ★ 602 · Updated 2026-02-24

    Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability

    ⚙ analyze code architecture⚙ review code quality⚙ identify security issues
  • testing - PyPTO Testing - Verify Code Changes and Test Coverage
    testingverificationautomationquality

    ★ 121 · Updated 2026-02-18

    Verify testing coverage and run tests for PyPTO project

    ⚙ build PyPTO project⚙ run pytest tests⚙ check test coverage
  • code-reviewer - Thorough and constructive code review for quality and security
    code reviewPR reviewqualitysecurity

    ★ 1 · Updated 2026-02-17

    Conducts code reviews for correctness, security, performance, and maintainability.

    ⚙ review pull requests⚙ conduct code quality audits⚙ identify security vulnerabilities
  • github-pr-reviewer - Automated GitHub PR Review System
    GitHubcode reviewautomationquality assurance

    ★ 0 · Updated 2026-02-13

    Creates comprehensive automated PR review system that checks for breaking changes, security issues, and type safety

    ⚙ run automated PR reviews⚙ check breaking changes⚙ validate emotional tone
  • code-review - Regression-focused code review to identify bugs and test coverage gaps
    code-reviewregressiontestingquality

    ★ 0 · Updated 2026-02-12

    Performs code reviews focused on regression risk, identifying bugs, missing tests, and edge cases

    ⚙ read PR description⚙ inspect code changes⚙ identify logic errors