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: Debugging

Browse skills that share this tag.

  • distributed-tracing - Distributed Tracing for Microservices
    ObservabilityMicroservicesPerformance monitoringDistributed tracing

    ★ 602 · Updated 2026-06-30

    Implement distributed tracing with Jaeger and Tempo to track requests across microservices

    ⚙ deploy Jaeger instance⚙ deploy Tempo instance⚙ instrument applications
  • systematic-debugging - Four-phase debugging for root causes
    DebuggingRoot cause analysisTroubleshootingTesting

    ★ 2 · Updated 2026-06-30

    Find root causes before proposing fixes using systematic investigation

    ⚙ Read error messages⚙ Reproduce issue⚙ Check recent changes
  • frappe-errors-clientscripts - Frappe Client Script Error Diagnosis
    FrappeClient ScriptsError HandlingDebugging

    ★ 602 · Updated 2026-06-15

    Debug and prevent errors in Frappe Client Scripts including TypeError, async issues, and API failures

    ⚙ diagnose TypeError⚙ debug client scripts⚙ prevent frappe.call failures
  • investigate-ci-failure - Investigate CI/Prow Job Failures
    CIGitHubProwLogs

    ★ 71 · Updated 2026-05-28

    Diagnose CI job failures on GitHub PRs using Prow and GCS artifacts

    ⚙ parse PR URL⚙ fetch PR metadata⚙ get check statuses
  • aws-api-gateway - Analyze AWS API Gateway REST and HTTP APIs
    AWSAPI GatewayREST APIHTTP API

    ★ 6 · Updated 2026-03-23

    Analyze REST and HTTP APIs, debug latency or 5xx errors, audit throttling and stage configuration, and review usage plans

    ⚙ discover REST APIs⚙ discover HTTP APIs⚙ analyze latency
  • fix-test-failures - Fix Test Failures
    TestingDebuggingRust

    ★ 27 · Updated 2026-03-22

    Diagnose and fix test failures through instrumentation

    ⚙ run tests⚙ capture failures⚙ analyze failures
  • ci-doctor - Diagnose and fix CI/CD pipeline failures fast
    CI/CDGitHub ActionsDebuggingTypeScript

    ★ 602 · Updated 2026-03-22

    Diagnose and fix CI/CD pipeline failures, test errors, GitHub Actions issues, and code scanning alerts.

    ⚙ Fetch failure details⚙ Diagnose error category⚙ Read CI logs
  • lane-ci-investigation - Investigate GitHub CI for current lane
    CIGitHubDebuggingInvestigation

    ★ 1 · Updated 2026-03-20

    Check GitHub PR/branch checks and summarize first actionable failure

    ⚙ Check GitHub PR checks⚙ Inspect workflow runs⚙ Identify first actionable failure
  • pwa-troubleshooting - PWA Troubleshooting Assistant
    PWAService WorkerDebuggingCaching

    ★ 602 · Updated 2026-03-20

    Debugs PWA issues including service workers, caching, and offline functionality

    ⚙ Check service worker registration⚙ Verify service worker activation⚙ Monitor service worker updates
  • adb - Android ADB Device Management
    AndroidADBWear OSDevice Management

    ★ 18 · Updated 2026-03-19

    Manipulates Android devices via ADB with Wear OS support for screenshots, tiles, package operations, and device debugging.

    ⚙ take screenshot⚙ record screen⚙ add tile
  • csp-debug - Debug CSP and SRI issues in Astro projects
    CSPSRISecurityAstro

    ★ 0 · Updated 2026-03-10

    Debug and fix Content Security Policy and Subresource Integrity issues in the jmrp.io Astro 6 project

    ⚙ Debug CSP violations⚙ Debug SRI issues⚙ Generate CSP headers
  • Observability - Real-time monitoring dashboard for PAI multi-agent activity
    MonitoringDashboardReal-timeDebugging

    ★ 602 · Updated 2026-03-09

    Real-time monitoring dashboard for PAI multi-agent activity

    ⚙ start observability dashboard⚙ stop observability dashboard⚙ restart observability dashboard
  • observe-whatsapp - Troubleshoot WhatsApp message delivery, webhook issues, and API errors
    WhatsAppMonitoringDebuggingTroubleshooting

    ★ 211 · Updated 2026-02-17

    Observe and troubleshoot WhatsApp message delivery, webhook deliveries, API errors, and run health checks in Kapso.

    ⚙ debug message delivery⚙ inspect webhook deliveries⚙ triage API errors
  • ct - CT CLI for managing charms and recipes in Common Fabric
    CLI toolCharm managementRecipe deploymentDebugging

    ★ 602 · Updated 2026-02-17

    Use the ct CLI tool to deploy recipes, manage charms, link data between charms, and debug recipe execution.

    ⚙ deploy recipes⚙ manage charms⚙ link data between charms
  • script-kit-logging - Script Kit Logging and Observability Patterns
    LoggingObservabilityDebuggingScript Kit

    ★ 602 · Updated 2026-02-15

    Logging and observability patterns for Script Kit GPUI

    ⚙ Add logs⚙ Debug code⚙ Enable compact AI log mode
  • bug-solving-skill - Flutter Bug Solving Specialist
    FlutterDebuggingBug-fixingMobile-development

    ★ 4 · Updated 2026-02-14

    Solves Flutter-specific bug patterns and debugging issues

    ⚙ check Flutter version⚙ identify state management patterns⚙ debug by layer (view/domain/data)
  • ios-watch-logs - Real-time iPhone App Log Streaming with Filtering
    iOS DevelopmentDebuggingMonitoringLog Analysis

    ★ 1 · Updated 2026-02-13

    Streams logs from USB-connected iPhone and filters to show only app messages with [APP] prefix

    ⚙ Stream logs from iPhone⚙ Filter app-specific logs⚙ Output to console
  • ios-watch-logs - Stream real-time iPhone app logs to console and file
    iOSLoggingDebuggingMonitoring

    ★ 18 · Updated 2026-02-13

    Start real-time log streaming from connected iPhone with [APP] prefix filtering

    ⚙ Start real-time log streaming⚙ Filter app logs with [APP] prefix⚙ Stream logs to console
  • refui - rEFui Application Development and Problem Solving Guide
    UI FrameworkReactivityJavaScriptFrontend Development

    ★ 18 · Updated 2026-02-12

    Handle rEFui applications and solve reactivity and lifecycle issues without library source access

    ⚙ Apply retained-mode signals model⚙ Choose JSX mode and renderer⚙ Fix reactivity lifecycle issues
  • refui - rEFui Framework Development and Debugging Assistant
    UI frameworkFrontend developmentReactivityDebugging

    ★ 91 · Updated 2026-02-11

    Helps developers work with rEFui framework applications by applying correct patterns and fixing issues

    ⚙ Apply retained-mode signals model⚙ Choose JSX mode and renderer⚙ Fix reactivity and lifecycle issues