← ClaudeAtlas

senior-devopslisted

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.
aiskillstore/marketplace · ★ 334 · DevOps & Infrastructure · score 80
Install: claude install-skill aiskillstore/marketplace
# Senior Devops Complete toolkit for senior devops with modern tools and best practices. ## Quick Start ### Main Capabilities This skill provides three core capabilities through automated scripts: ```bash # Script 1: Pipeline Generator python scripts/pipeline_generator.py [options] # Script 2: Terraform Scaffolder python scripts/terraform_scaffolder.py [options] # Script 3: Deployment Manager python scripts/deployment_manager.py [options] ``` ## Core Capabilities ### 1. Pipeline Generator Automated tool for pipeline generator tasks. **Features:** - Automated scaffolding - Best practices built-in - Configurable templates - Quality checks **Usage:** ```bash python scripts/pipeline_generator.py <project-path> [options] ``` ### 2. Terraform Scaffolder Comprehensive analysis and optimization tool. **Features:** - Deep analysis - Performance metrics - Recommendations - Automated fixes **Usage:** ```bash python scripts/terraform_scaffolder.py <target-path> [--verbose] ``` ### 3. Deployment Manager Advanced tooling for specialized tasks. **Features:** - Expert-level automation - Custom configurations - Integration ready - Production-grade output **Usage:** ```bash python scripts/deployment_manager.py [arguments] [options] ``` ## Reference Documentation ### Cicd Pipeline Guide Comprehensive guide available in `references/cicd_pipeline_guide.md`: - Detailed patterns and practices - Code examples - Best practices - Anti-patterns to avoid - Real-world scenarios #