소개
This skill provides a structured, tiered framework for deploying and validating applications within a local development environment. It guides the process through three critical stages: direct terminal execution for rapid testing, Docker containerization via docker-compose for environment parity, and local Kubernetes orchestration using minikube. By enforcing validation checks at every step and automatically generating comprehensive deployment guides and diagrams, it ensures that multi-service architectures are robust, well-documented, and ready for production-like testing.