init
Installation
SKILL.md
Docker Environment Initialization Skill
Overview
This skill creates a complete Docker environment for a project, including:
- Dockerfile optimized for the application type
- docker-compose.yaml with all required services
- .dockerignore for efficient builds
- .env.example for environment configuration
Activation
Use this skill when:
- Setting up Docker for a new project
- Migrating an existing project to Docker
- Adding Docker support to a codebase
Process
Related skills
More from mwguerra/claude-code-plugins
filament-resource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
1.2Kresource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
114forms
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
53executive
Strategic analysis, work prioritization, pattern recognition, and productivity reviews for the secretary plugin
52tables
Create FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions
48widgets
Create FilamentPHP v4 dashboard widgets - stats overviews, charts, and custom components
45