소개
Streamlines the setup and management of local WordPress instances using the official @wordpress/env tool. It automates the orchestration of Docker containers to provide a pre-configured environment complete with WP-CLI, PHPUnit, and Xdebug, allowing developers to focus on plugin and theme creation without manually configuring servers. Whether you're running integration tests on a dedicated test instance or debugging code with Xdebug, this skill provides the necessary patterns and commands to maintain a robust, repeatable development workflow.