概要
This skill empowers Claude to automate the setup, management, and teardown of complex testing infrastructures, ensuring consistent and reproducible test environments. By leveraging industry-standard tools like Docker Compose and Testcontainers, it handles the generation of service configurations, environment variable management, and programmatic container control for databases, message queues, and caches. This automation reduces configuration drift and eliminates the 'it works on my machine' problem by providing a standardized way to provision and clean up transient testing dependencies.