关于
The dev-devops skill serves as 'Gate 1' in the development lifecycle, ensuring every code implementation is deployable and reproducible. It automatically generates multi-stage Dockerfiles, configures complex docker-compose environments with health checks, and documents environment variables in .env.example. By enforcing strict containerization standards, it eliminates 'works on my machine' issues and prepares services for seamless handoff to SRE and production deployment, even for serverless or platform-managed applications.