- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
Data Lineage Tracker for Construction
by openclaw
All versions of all skills that are on clawhub.com archived
bash-master
by JosiahSiegel
"Expert bash/shell scripting system across ALL platforms. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) System automation, (3) DevOps/CI/CD scripts, (4) Build/deployment automation, (5) Script review/debugging, (6) Converting commands to scripts. Provides: Google Shell Style Guide compliance, ShellCheck validation, cross-platform compatibility (Linux/macOS/Windows/containers), POSIX compliance, security hardening, error handling, performance optimization, testing with BATS, and production-ready patterns. Ensures professional-grade, secure, portable scripts every time."
adversarial-prompting
by openclaw
Applies rigorous adversarial analysis to generate, critique, fix, and consolidate solutions for any problem (technical or non-technical). Use when facing complex problems requiring thorough analysis, multiple solution approaches, and validation of proposed fixes before implementation.
AgentsBank SDK Skill Definition
by openclaw
Changes in v1.0.6: Comprehensive error handling, enhanced type definitions, improved client implementation
debugging-troubleshooting-2025
by JosiahSiegel
Comprehensive bash script debugging and troubleshooting techniques for 2025
fix-life-in-1-day
by openclaw
"Fix your entire life in 1 day. 10 psychological sessions based on Dan Koe's viral article."
bread-protocol
by openclaw
Participate in Bread Protocol - a meme coin launchpad for AI agents on Base. Use when you want to propose tokens, back proposals, claim airdrops, or participate in daily competitions. Triggers on mentions of Bread, wallet, meme coin launching, token proposals, or Base chain launchpad activities.
airfoil
by openclaw
Control AirPlay speakers via Airfoil from the command line. Connect, disconnect, set volume, and manage multi-room audio with simple CLI commands.
bots
by openclaw
Use when building Towns Protocol bots - covers SDK initialization, slash commands, message handlers, reactions, interactive forms, blockchain operations, and deployment. Triggers: "towns bot", "makeTownsBot", "onSlashCommand", "onMessage", "sendInteractionRequest", "webhook", "bot deployment", "@towns-protocol/bot"
control-ikea-lightbulb
by openclaw
Control IKEA/TP-Link Kasa smart bulbs (set on/off, brightness, and color). Use when you want to programmatically control a local smart bulb by IP on the LAN.
nonstop
by andylizf
Autonomous work mode that lets Claude work continuously while the user is away. Activates pre-flight risk assessment, dangerous-ops approval, and a blocker decision framework. Use "/nonstop" to activate, "/nonstop off" to deactivate. Use this skill whenever the user says things like "go nonstop", "keep working", "don't stop", "I'm going AFK", "work while I sleep", "finish this without me", or wants Claude to work autonomously without interruption.
help
by parcadei
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
completion-check
by parcadei
"Completion Check: Verify Infrastructure Is Wired"
environment-triage
by parcadei
Environment Triage
fix
by parcadei
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
explicit-identity
by parcadei
Explicit Identity Across Boundaries
dispatching-parallel-agents
by NickCrew
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
incident-response
by NickCrew
Incident triage, cascade prevention, and postmortem methodology. Use when handling production incidents, designing resilience patterns, or conducting chaos engineering exercises.
spring-boot-verify
by joaquimscosta
Verify Spring Boot 4.x projects for correct dependencies, configuration, and migration readiness. Use when analyzing pom.xml, build.gradle, application.yml, discussing Spring Boot project setup, dependency versions, configuration validation, version compatibility, migration to Spring Boot 4, deprecated dependencies, or when user mentions "verify project", "check dependencies", "upgrade Spring Boot", "migration readiness", "Jackson 3", "@MockBean deprecated", or "Spring Security 7".
spring-boot-observability
by joaquimscosta
Spring Boot 4 observability with Actuator, Micrometer, and OpenTelemetry. Use when configuring health indicators, custom metrics, distributed tracing, production endpoint exposure, or Kubernetes/Cloud Run probes. Covers Actuator security, Micrometer Timer/Counter/Gauge patterns, and OpenTelemetry span customization.
commits-forbid
by Takazudo
Disable automatic committing. From now on, do NOT make commits unless the user explicitly asks. Used during try-and-error development where the user is exploring implementation directions. Use when: (1) User says 'commits forbid', 'no auto commit', 'don't commit automatically', (2) User wants to experiment without committing.
code-review
by stevenmays
Review code changes and remove AI-generated patterns like excessive comments, gratuitous defensive checks, type escape hatches, and over-engineering.
commits-auto
by Takazudo
Enable automatic committing mode. From now on, commit changes automatically without asking for permission during development. Use when: (1) User says 'commits auto', 'auto commit', 'commit automatically', (2) User wants hands-off development where commits happen as work progresses.
serverless-aws
by stevenmays
Patterns for AWS Lambda, DynamoDB, SQS, and Secrets Manager. Use when working on serverless AWS projects.