docs
Reference Docker and Compose documentation for configuration patterns and best practices
What this skill does
# Docker Documentation Reference Skill ## Overview This skill provides access to comprehensive Docker and Docker Compose documentation. Use this skill to look up exact configurations, command syntax, and best practices before generating any Docker-related files. ## Documentation Location All documentation is stored in: `/home/mwguerra/projects/mwguerra/claude-code-plugins/docker-specialist/skills/docs/references/` ## Directory Structure ``` references/ ├── 01-introduction.md # Docker concepts, key terms ├── 02-dockerfile.md # Dockerfile instructions, multi-stage builds ├── 03-compose-fundamentals.md # Compose file structure, options ├── 04-networking.md # Network types, DNS, external networks ├── 05-databases.md # PostgreSQL, MySQL, MongoDB, Redis ├── 06-services.md # Dependencies, scaling, patterns ├── 07-ports-ssl.md # Port mapping, Traefik, Nginx SSL ├── 08-volumes.md # Volume types, persistence, backups ├── 09-environment.md # Env vars, secrets, .env files ├── 10-architecture.md # Project structures, folder organization ├── 11-global-local.md # Global vs project containers ├── 12-examples.md # Complete working examples ├── 13-commands.md # Essential Docker commands ├── 14-security.md # Security best practices ├── 15-port-conflicts.md # Port conflict resolution ├── 16-restart-strategies.md # Restart policies, data persistence └── 17-troubleshooting.md # Common issues and solutions ``` ## Usage ### When to Use This Skill 1. Before generating any Dockerfile or compose configuration 2. When troubleshooting Docker errors 3. To verify correct command syntax 4. To find proper configuration patterns 5. To understand Docker networking 6. For security best practices ### Search Workflow 1. **Identify Topic**: Determine what documentation is needed 2. **Navigate to File**: Go to relevant documentation file 3. **Read Documentation**: Extract exact patterns 4. **Apply Knowledge**: Use in configuration generation ### Common Lookups | Topic | File | |-------|------| | Dockerfile creation | `02-dockerfile.md` | | Compose configuration | `03-compose-fundamentals.md` | | Container networking | `04-networking.md` | | Database setup | `05-databases.md` | | Multi-container apps | `06-services.md` | | SSL/TLS setup | `07-ports-ssl.md` | | Volume management | `08-volumes.md` | | Environment variables | `09-environment.md` | | Project structure | `10-architecture.md` | | Commands reference | `13-commands.md` | | Security | `14-security.md` | | Troubleshooting | `17-troubleshooting.md` | ## Documentation Reading Pattern When reading documentation: 1. **Find the right file**: Match topic to documentation file 2. **Read the overview**: Understand the concept 3. **Extract code examples**: Copy exact patterns 4. **Note configuration options**: Review available settings 5. **Check best practices**: Apply security and performance tips ## Example Usage ### Looking up PostgreSQL Configuration 1. Navigate to `05-databases.md` 2. Find PostgreSQL section 3. Extract: - Image version - Environment variables - Health check configuration - Volume setup - Network configuration ### Looking up Network Configuration 1. Navigate to `04-networking.md` 2. Find relevant section (bridge, external, internal) 3. Extract: - Network definition syntax - Service network configuration - DNS resolution patterns ## Output After reading documentation, provide: 1. **Exact configuration pattern** from docs 2. **Required settings** 3. **Optional configurations** 4. **Best practices noted** 5. **Security considerations**
Related in Cloud & DevOps
appbuilder-action-scaffolder
IncludedCreate, implement, deploy, and debug Adobe Runtime actions with consistent layout, validation, and error handling. Use this skill whenever the user needs to add actions to an App Builder project, understand action structure (params, response format, web/raw actions), configure actions in the manifest, use App Builder SDKs (State, Files, Events, database), deploy and invoke actions via CLI, debug action issues, or implement patterns such as webhook receivers, custom event providers, journaling consumers, large payload redirects, action sequence pipelines, and Asset Compute workers. Also trigger when users mention serverless functions in Adobe context, action logging, IMS authentication for actions, or cron-style scheduled actions.
orchestrating-datacloud
IncludedSalesforce Data Cloud product orchestrator for connect→prepare→harmonize→segment→act workflows. Use this skill when the user needs a multi-step Data Cloud pipeline, cross-phase troubleshooting, or data space and data kit management. TRIGGER when: user needs a multi-step Data Cloud pipeline, asks to set up or troubleshoot Data Cloud across phases, manages data spaces or data kits, or wants a cross-phase sf data360 workflow. DO NOT TRIGGER when: work is isolated to a single phase (use the matching phase-specific skill), the task is STDM/session tracing/parquet telemetry (use observing-agentforce), standard CRM SOQL (use querying-soql), or Apex implementation (use generating-apex).
github-project-automation
IncludedAutomate GitHub repository setup with CI/CD workflows, issue templates, Dependabot, and CodeQL security scanning. Includes 12 production-tested workflows and prevents 18 errors: YAML syntax, action pinning, and configuration. Use when: setting up GitHub Actions CI/CD, creating issue/PR templates, enabling Dependabot or CodeQL scanning, deploying to Cloudflare Workers, implementing matrix testing, or troubleshooting YAML indentation, action version pinning, secrets syntax, runner versions, or CodeQL configuration. Keywords: github actions, github workflow, ci/cd, issue templates, pull request templates, dependabot, codeql, security scanning, yaml syntax, github automation, repository setup, workflow templates, github actions matrix, secrets management, branch protection, codeowners, github projects, continuous integration, continuous deployment, workflow syntax error, action version pinning, runner version, github context, yaml indentation error
sf-datacloud
IncludedSalesforce Data Cloud product orchestrator for connect→prepare→harmonize→segment→act workflows. TRIGGER when: user needs a multi-step Data Cloud pipeline, asks to set up or troubleshoot Data Cloud across phases, manages data spaces or data kits, or wants a cross-phase `sf data360` workflow. DO NOT TRIGGER when: work is isolated to a single phase (use the matching sf-datacloud-* skill), the task is STDM/session tracing/parquet telemetry (use sf-ai-agentforce-observability), standard CRM SOQL (use sf-soql), or Apex implementation (use sf-apex).
fabric-cli
IncludedUse this skill for Fabric.so CLI workflows with the `fabric` terminal command: diagnose/install/login, search or browse a Fabric library, save notes/links/files, create folders, ask the Fabric AI assistant, manage tasks/workspaces, generate shell completion, check subscription usage, produce JSON output, and use Fabric as persistent agent memory. Do not use for Microsoft Fabric/Azure/Power BI `fab`, Daniel Miessler's Fabric framework, Python Fabric SSH, Fabric.js, or textile/fashion fabric.
lark
IncludedLark/Feishu CLI skills: lark-cli operations for docs, markdown, sheets, base, calendar, im, mail, task, okr, drive, wiki, slides, whiteboard, apps, approval, attendance, contact, vc, minutes, event. Use when the user needs to operate Lark/Feishu resources via lark-cli, send messages, manage documents, spreadsheets, calendars, tasks, OKRs, deploy web pages, or any Feishu/Lark workspace operations.