Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Docker Debugger

Skill Verificado
95

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

Resumen 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.

Instalación

npx skills add onewave-ai/claude-skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

27 days ago
113 stars
MIT
Actualizado el about 22 hours ago
Ver código fuente

Extensiones similares

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