senior-devops by davila7/claude-code-templates
npx skills add https://github.com/davila7/claude-code-templates --skill senior-devops为高级运维开发工程师提供的完整工具包,包含现代工具和最佳实践。
此技能通过自动化脚本提供三项核心功能:
# 脚本 1:流水线生成器
python scripts/pipeline_generator.py [options]
# 脚本 2:Terraform 脚手架工具
python scripts/terraform_scaffolder.py [options]
# 脚本 3:部署管理器
python scripts/deployment_manager.py [options]
用于流水线生成任务的自动化工具。
功能:
使用方法:
python scripts/pipeline_generator.py <project-path> [options]
全面的分析和优化工具。
功能:
使用方法:
python scripts/terraform_scaffolder.py <target-path> [--verbose]
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
用于专业任务的高级工具。
功能:
使用方法:
python scripts/deployment_manager.py [arguments] [options]
完整指南位于 references/cicd_pipeline_guide.md:
完整的工作流文档位于 references/infrastructure_as_code.md:
技术参考指南位于 references/deployment_strategies.md:
编程语言: TypeScript, JavaScript, Python, Go, Swift, Kotlin 前端: React, Next.js, React Native, Flutter 后端: Node.js, Express, GraphQL, REST APIs 数据库: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI 云平台: AWS, GCP, Azure
# 安装依赖
npm install
# 或
pip install -r requirements.txt
# 配置环境
cp .env.example .env
# 使用分析脚本
python scripts/terraform_scaffolder.py .
# 查看建议
# 应用修复
遵循以下文档中记录的模式和实践:
references/cicd_pipeline_guide.mdreferences/infrastructure_as_code.mdreferences/deployment_strategies.md# 开发
npm run dev
npm run build
npm run test
npm run lint
# 分析
python scripts/terraform_scaffolder.py .
python scripts/deployment_manager.py --analyze
# 部署
docker build -t app:latest .
docker-compose up -d
kubectl apply -f k8s/
请查看 references/deployment_strategies.md 中的完整故障排除部分。
references/cicd_pipeline_guide.mdreferences/infrastructure_as_code.mdreferences/deployment_strategies.mdscripts/ 目录每周安装量
635
代码仓库
GitHub 星标
22.6K
首次出现
Jan 20, 2026
安全审计
安装于
opencode454
gemini-cli446
claude-code432
codex419
cursor389
github-copilot380
Complete toolkit for senior devops with modern tools and best practices.
This skill provides three core capabilities through automated scripts:
# 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]
Automated tool for pipeline generator tasks.
Features:
Usage:
python scripts/pipeline_generator.py <project-path> [options]
Comprehensive analysis and optimization tool.
Features:
Usage:
python scripts/terraform_scaffolder.py <target-path> [--verbose]
Advanced tooling for specialized tasks.
Features:
Usage:
python scripts/deployment_manager.py [arguments] [options]
Comprehensive guide available in references/cicd_pipeline_guide.md:
Complete workflow documentation in references/infrastructure_as_code.md:
Technical reference guide in references/deployment_strategies.md:
Languages: TypeScript, JavaScript, Python, Go, Swift, Kotlin Frontend: React, Next.js, React Native, Flutter Backend: Node.js, Express, GraphQL, REST APIs Database: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI Cloud: AWS, GCP, Azure
# Install dependencies
npm install
# or
pip install -r requirements.txt
# Configure environment
cp .env.example .env
# Use the analyzer script
python scripts/terraform_scaffolder.py .
# Review recommendations
# Apply fixes
Follow the patterns and practices documented in:
references/cicd_pipeline_guide.mdreferences/infrastructure_as_code.mdreferences/deployment_strategies.md# Development
npm run dev
npm run build
npm run test
npm run lint
# Analysis
python scripts/terraform_scaffolder.py .
python scripts/deployment_manager.py --analyze
# Deployment
docker build -t app:latest .
docker-compose up -d
kubectl apply -f k8s/
Check the comprehensive troubleshooting section in references/deployment_strategies.md.
references/cicd_pipeline_guide.mdreferences/infrastructure_as_code.mdreferences/deployment_strategies.mdscripts/ directoryWeekly Installs
635
Repository
GitHub Stars
22.6K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode454
gemini-cli446
claude-code432
codex419
cursor389
github-copilot380