📄️ Building CI/CD Pipelines
Master plan for designing, implementing, and optimizing continuous integration and continuous delivery pipelines. This skill covers pipeline architecture patterns, build optimization, deployment strategies, and integration with modern development workflows.
📄️ GitOps Workflows
Master plan for implementing GitOps patterns using declarative infrastructure and automated synchronization. This skill covers GitOps principles, tooling selection, repository structures, and operational patterns for managing applications and infrastructure through Git.
📄️ Testing Strategies
Master plan for designing comprehensive testing strategies across the software development lifecycle. This skill covers test pyramid architecture, framework selection, test automation patterns, and quality assurance practices for modern applications.
📄️ Platform Engineering
Master plan for building internal developer platforms (IDPs) that enable self-service infrastructure and improve developer experience. This skill covers platform design principles, golden paths, abstraction layers, and measuring platform adoption and effectiveness.
📄️ Incident Management
Master plan for effective incident response, on-call practices, and post-incident learning. This skill covers incident lifecycle management, communication patterns, runbook development, and building resilient on-call culture.
📄️ Writing Dockerfiles
Master plan for creating optimized, secure, and maintainable Docker container images. This skill covers Dockerfile best practices, multi-stage builds, layer optimization, security hardening, and language-specific patterns.