Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Docker Debugger

Skill Verificato
95

Debug Docker containers, fix Dockerfile issues, optimize images, and troubleshoot docker-compose. Use when having Docker problems, container issues, or optimizing Docker builds.

Riepilogo IA

This skill offers a collection of diagnostic commands, common issue resolutions, and best practices for debugging Docker containers, fixing Dockerfiles, optimizing images, and troubleshooting docker-compose configurations. It provides practical, ready-to-use examples for various Docker-related problems.

Documentation

  • info:Configuration & parameter referenceWhile the instructions provide useful diagnostic commands and common fixes, there is no explicit documentation of any configurable parameters or default behaviors.

Code Execution

  • warning:ValidationWhile the provided commands are standard Docker commands, there is no explicit validation or sanitization of input arguments (e.g., container IDs, image names) beyond what Docker itself enforces.
  • warning:Error HandlingThe skill provides diagnostic commands but does not explicitly define how errors from these commands should be handled, categorized, or reported back to the agent in a structured way.

Practical Utility

  • info:Edge casesWhile common Docker issues are addressed, specific failure modes and recovery steps for each diagnostic command are not explicitly detailed beyond general advice.

Installazione

npx skills add onewave-ai/claude-skills

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

28 days ago
113 stars
MIT
Aggiornato il 2 days ago
Vedi il codice sorgente

Estensioni simili

Debugger

98

Systematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working".

Skill
shubhamsaboo

OpenClaw Config

98

Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings

Skill
adisinghstudent

Sandbox Agent

95

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.

Skill
rivet-dev

Shannon Skill

98

Autonomous AI pentester for web apps and APIs. Run white-box security assessments with Shannon — analyzes source code, identifies attack vectors, and executes real exploits to prove vulnerabilities. Triggered by 'shannon', 'pentest', 'security audit', 'vuln scan'.

Skill
unicodeveloper

Devcontainer Diagnostic

98

Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.

Skill
jwynia