wp-docker

Set up a Docker Compose WordPress environment with WP-CLI automation.

5|1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/CrazySwami/wordpress-dev-skills --skill wp-docker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wp-docker
Source: https://github.com/CrazySwami/wordpress-dev-skills/tree/main/skills/wp-docker
Command: npx skills add https://github.com/CrazySwami/wordpress-dev-skills --skill wp-docker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docker, docker-compose.

What problem does it solve?

This Skill provides a Docker Compose WordPress development environment, enabling rapid local setups and automated WP-CLI workflows.

Core Features & Use Cases

  • Dockerized WordPress: MariaDB + WordPress + WP-CLI containers for local development.
  • WP-CLI automation: Install, configure, and manage WordPress via CLI.
  • Environment templates: Ready-to-run templates for consistent development.

Quick Start

Copy templates, start docker-compose, and run the included wp-setup.sh script to install WordPress and initial plugins.