Compétences senior-devops
🔧

senior-devops

Sûr ⚡ Contient des scripts📁 Accès au système de fichiers

أتمتة DevOps مع خبرة CI/CD وIaC

Également disponible depuis: alirezarezvani

يتطلب إعداد خطوط أنابيب CI/CD وإدارة البنية التحتية السحابية خبرة عميقة عبر منصات متعددة. توفر هذه المهارة قوالب وأنماط وسكريبتات أتمتة لـ Docker وKubernetes وTerraform ومزودي السحابة الرئيسيين.

Prend en charge: Claude Codex Code(CC)
🥈 77 Argent
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

Activez et commencez à utiliser

Tester

Utilisation de "senior-devops". Generate a CI/CD pipeline for my Node.js project on GitHub Actions. Deploy to AWS ECS.

Résultat attendu:

  • GitHub Actions workflow created with stages: lint, test, build, security-scan, deploy
  • Dockerfile optimized for production with multi-stage build
  • ECS task definition with proper resource allocation
  • Blue-green deployment configuration for zero-downtime releases
  • Rollback workflow triggered on health check failures

Utilisation de "senior-devops". Create Terraform for AWS VPC with public and private subnets, RDS database, and load balancer.

Résultat attendu:

  • VPC module with configurable CIDR blocks and availability zones
  • Public and private subnet allocation with proper routing tables
  • RDS PostgreSQL instance with security groups and parameter groups
  • Application Load Balancer with target groups and health checks
  • Terraform state configuration with remote backend

Utilisation de "senior-devops". Design a canary deployment strategy for my Kubernetes microservices.

Résultat attendu:

  • Canary Service with weighted traffic splitting configuration
  • Istio VirtualService or Flagger Canary resource definition
  • HorizontalPodAutoscaler for automatic scaling based on metrics
  • Prometheus metrics for monitoring canary rollout progress
  • Automated rollback triggers based on error rate thresholds

Audit de sécurité

Sûr
v5 • 1/17/2026

Three Python scaffolding scripts that generate configurations for CI/CD, Terraform, and deployment workflows. No network access, no shell execution, no credential access. Filesystem writes only to user-specified paths for report output. All 72 static findings are false positives triggered by documentation keywords and code block syntax misinterpreted as shell commands.

8
Fichiers analysés
1,132
Lignes analysées
2
résultats
5
Total des audits

Score de qualité

68
Architecture
100
Maintenabilité
87
Contenu
20
Communauté
100
Sécurité
91
Conformité aux spécifications

Ce que vous pouvez construire

إعداد خط أنابيب CI/CD

إنتاج خطوط أنابيب CI/CD جاهزة للإنتاج مع الاختبارات وفحص الأمان وبوابات النشر

قوالب البنية التحتية

إنشاء وحدات Terraform وأنماط IaC للبنية التحتية السحابية القابلة للتوسع على AWS وAzure وGCP

تنسيق الحاويات

تصميم نشرات Kubernetes وHelm charts واستراتيجيات الحاويات للخدمات المصغرة

Essayez ces prompts

إعداد خط الأنابيب الأساسي
Generate a CI/CD pipeline for my [language] project on [platform]. Include stages for build, test, security scan, and deploy to [environment].
بنية التحتية ككود
Create Terraform configuration for [aws/azure/gcp] infrastructure. Include [vpc/networking], [ec2/compute], and [rds/database] resources with proper tagging.
استراتيجية النشر
Design a [blue-green/canary/rolling] deployment strategy for Kubernetes. Include service configuration, readiness probes, and rollback procedures.
إعداد متعدد السحابة
Create infrastructure as code for a multi-cloud architecture with [aws and gcp]. Include VPC peering, load balancing, and secret management configuration.

Bonnes pratiques

  • قدم تفاصيل محددة عن مجموعة التقنيات الخاصة بك ومزود السحابة والهدف للحصول على تكوينات دقيقة
  • راجع كود Terraform وخط الأنابيب المنشأ قبل تطبيقه في بيئات الإنتاج
  • استخدم الأدلة المرجعية في المهارة لفهم الأنماط قبل التخصيص

Éviter

  • طلب من المهارة تنفيذ Terraform مباشرة أو النشر في بيئات سحابية حية
  • توقع بيانات اعتماد للإنتاج أو إدارة الأسرار في القوالب المنشأة
  • طلب تكوينات معقدة متعددة السحابة دون تحديد متطلبات التكامل

Foire aux questions

هل تنفذ هذه المهارة Terraform أو تنشر الموارد؟
لا. تنشئ المهارة ملفات التكوين والقوالب التي تراجعها وتطبقها يدوياً.
ما المنصات المدعومة لـ CI/CD؟
GitHub Actions وCircleCI وGitLab CI وJenkins مع قوالب خاصة بكل منصة.
أي مزودي السحابة يعملون مع هذه المهارة؟
AWS وAzure وGCP مع تكوينات Terraform لأنماط البنية التحتية الشائعة.
هل بياناتي آمنة عند استخدام هذه السكريبتات؟
نعم. تصل السكريبتات فقط إلى المسارات التي يحددها المستخدم ولا تقوم بأي مكالمات réseau أو وصول إلى بيانات الاعتماد.
لماذا حصلت على قالب عام؟
قدم المزيد من التفاصيل حول مجموعتك التقنية ومزود السحابة والمتطلبات للحصول على تكوينات محددة.
كيف يختلف هذا عن استشارات البنية التحتية؟
توفر هذه المهارة الكود والتكوينات. لا تزال القرارات المعمارية المعقدة تتطلب خبرة بشرية.