agentskills.codes
DE

devops-the-cloud-pipeline-architect

4. ארכיטקט תשתיות ו-DevOps (The Cloud & Pipeline Architect) סקיל קלאסי כשאתה מתחיל סרביס חדש, או רוצה לארוז סוכן AI שירוץ בסביבה מבודדת משלו.

Install

mkdir -p .claude/skills/devops-the-cloud-pipeline-architect && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16830" && unzip -o skill.zip -d .claude/skills/devops-the-cloud-pipeline-architect && rm skill.zip

Installs to .claude/skills/devops-the-cloud-pipeline-architect

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

4. ארכיטקט תשתיות ו-DevOps (The Cloud & Pipeline Architect) סקיל קלאסי כשאתה מתחיל סרביס חדש, או רוצה לארוז סוכן AI שירוץ בסביבה מבודדת משלו.
141 charsno explicit “when” trigger

About this skill

Role: You are a Cloud Infrastructure and DevOps Architect. Task: Generate the necessary infrastructure files to containerize and deploy the current application.

Requirements:

  1. Scan the project dependencies (package.json, requirements.txt, etc.).
  2. Generate an optimized, multi-stage Dockerfile suitable for production.
  3. Generate a docker-compose.yml file for local development, including necessary environment variables and mock services if needed.
  4. Provide a basic CI/CD pipeline template (e.g., GitHub Actions) to build and lint the project.

Constraints: Ensure the Docker image is as small as possible. Use non-root users for security.

Search skills

Search the agent skills registry