Deploy and manage Google Cloud Run services with traffic management and scaling. PROACTIVELY activate for: (1) deploying containers to Cloud Run, (2) configuring blue-green or…
Tool suite for deploying and managing Google Cloud Run services. Use for deployments, logging, and service inspection. — from engineering/devops
Tool suite for deploying and managing Google Cloud Run services. Use for deployments, logging, and service inspection. — from engineering/devops
Conception d'architectures serverless couvrant Functions, event-driven, cold start et patterns avancés.
Deployment architecture quirks per Salesforce cloud: Industries (OmniStudio), Marketing Cloud (MC packages), Commerce Cloud, Data Cloud, Agentforce.
Identifies which object-storage provider an S3-compatible target actually hits, from endpoint URLs, env vars, or Terraform provider blocks.
Senior Cloud & Platform Architect — designs Azure infrastructure, deployment strategies, scaling, and observability. Supervises DevOps Engineer.
Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge dep — from…
Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge dep — from…
Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or…
AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing…
Manage cloud development sandboxes with cloudrouter. Create, sync, and access remote VMs with GPU support, Docker, and browser automation.
Master Kubernetes cluster administration, from initial setup through production management. Learn cluster installation, scaling, upgrades, and HA strategies.
Master Kubernetes cluster administration, from initial setup through production management. Learn cluster installation, scaling, upgrades, and HA strategies.
Kolibri AI Hive-Mind Agent: Автоматизация взаимодействия с удаленными серверами и развертывание. Use when you need to act as cluster-devops.
· Check Kubernetes cluster health with read-only diagnostics. Triggers: 'cluster health', 'health check', 'cluster status', 'diagnostics', 'post-maintenance check', 'node status'.
How to write Dockerfile + compose.yaml — the develop/integrate service convention, multi-stage targets, dind helpers.
Enter the Ship phase of CocoBrew. Reads review.md approval, generates structured commit, creates semantic version tag, optionally creates PR via gh CLI, and records deployment…
Apply Google Style documentation standards to Python, Go, and Terraform code. Use when writing or reviewing code that needs docstrings/comments, when asked to "document this…
Maps infrastructure code (Terraform, Kubernetes, CloudFormation) to compliance controls (ISO 27001, SOC 2, NIST 800-53).
Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection. Use when validating Python/Node/Rust code in book chapters.
Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection. Use when validating Python/Node/Rust code in book chapters.
Initial Convex workspace setup in Coder workspaces with self-hosted Convex deployment, authentication configuration, Docker setup, and environment variable generation
Coder workspace environment for hahomelabs.com deployments. Includes networking, ports, convex config, nhost config
Roll out CodeRabbit across an organization: multi-repo deployment, org-level config, and team onboarding.
Create, manage, and access isolated cloud development environments (codespaces) powered by code-server, Docker, and Cloudflare Tunnel. Pre-installed with Bun, uv, and OpenCode.
Compress verbose CLI output with tokf before returning results. Activates for git, cargo, npm, docker, go, gradle, kubectl, and other supported commands.
Run code in Codex fully isolated sandbox - network disabled, CWD only, Seatbelt/Docker isolation — from DNYoussef/context-cascade
Run code in Codex fully isolated sandbox - network disabled, CWD only, Seatbelt/Docker isolation — from majiayu000/claude-skill-registry
Rosetta planning, coding, and reviewing skill for IaC implementation (Terraform, Polumi, CloudFormation, ARM, Bicep, Crossplane, CDK, Helm, Kustomize, etc).
Deploy Cohere-powered applications to Vercel, Fly.io, and Cloud Run. Use when deploying Cohere API v2 apps to production, configuring platform-specific secrets, or setting up…
Configure Cohere across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment API keys, model…
Execute Cohere production deployment checklist and rollback procedures. Use when deploying Cohere integrations to production, preparing for launch, or implementing go-live…
Coinbase AgentKit — build AI agents with onchain capabilities. Wallet creation/management, token transfers, swaps, contract deployment, NFT minting, and ENS registration.
Use when Docker commands fail with "Cannot connect to Docker daemon", when starting/stopping container environments, or when managing multiple Docker contexts on macOS - provides…
Configure Colima with optimal resources (alternative to Docker Desktop/OrbStack)
Use when a Kubernetes Job, CronJob, or Pod is pinned to a specific node (via podAffinity, nodeSelector, or nodeAffinity) to share a node or an RWO volume.
· Write/debug shell commands, scripts, dotfiles, completions for zsh, bash, POSIX sh, fish. Triggers: 'shell', 'script', '.zshrc', '.bashrc', 'alias', 'completion', 'trap'.
Generate docker-compose.yml by scanning your project. Use when containerizing an existing app.
Use when creating or modifying docker-compose.yaml / docker-compose.yml in a project that contains a compose-helper script (compose-helper.sh or compose-helper.ps1), or when…
Wires a local multi-service development stack with Docker Compose — app plus backing datastores (Postgres/Redis/Kafka), dependency-ordered healthchecks (depends_on condition:…
Spawn an ephemeral Claude worker in an isolated tmux window to execute compose down → repair → compose up sequences against the dev stack.
Docker Compose を管理する。「compose 起動」「docker-compose up」「サービス起動」「compose 停止」「サービス止めて」「down」「compose ログ」「サービスのログ」「compose ps」「サービス状態」「compose build」「サービスビルド」などで起動。
Docker Compose production patterns 2025 including multi-environment strategies, health checks, and modern compose features
Automate Docker Hub operations -- manage organizations, repositories, teams, members, and webhooks via the Composio MCP integration. — from phamlongh230-lgtm/yamtam-engine
Structures portfolio review with strategic fit assessment, divestiture candidate identification, and proceeds redeployment analysis.
Harden configuration and defaults for safer deployment. Use when a mid-level developer needs to reduce misconfig risks.
Automatically validate DAPR configuration files (dapr.yaml, component YAML files) when they are created or modified.
A comprehensive guide for using ConfigHub to manage Kubernetes configuration across multiple environments using Configuration as Data principles.
Configuração inicial guiada da Promptaria. Conduz a primeira execução do repositório — inventaria o repo (manifests, Dockerfile, CI), preenche os placeholders {{...}} do CLAUDE.md…
Designs production configuration management with schema validation, hierarchical merging of config sources, hot reload capabilities, secret injection from vaults, and…
Validates environment variables, config files, and ensures all required settings are documented. Use when working with .env files, configs, or deployment settings.
Author the Salesforce Configuration Workbook — the structured, reviewable handoff document an admin uses to execute a feature across Objects/Fields, Page Layouts, Profiles/PSGs,…
Sets up branch-scoped Azure OIDC for GitHub Actions — creates service principals, federated credentials bound to each branch's refs/heads/{branch}, generates SQL passwords, and…
Configures Dapr pub/sub components for event-driven microservices with Kafka or Redis. Use when wiring agent-to-agent communication, setting up event subscriptions, or integrating…
Use when setting up GitHub Actions CI/CD for pull request checks - provides workflow templates for Python, JavaScript, and polyglot projects that run quality gates on every PR
Use Azure DevOps MCP when an agent needs governed access to ADO projects, work items, builds, repos, test plans, wikis, and pipelines.
Consul Service Discovery - Auto-activating skill for DevOps Advanced. Triggers on: consul service discovery, consul service discovery Part of the DevOps Advanced skill category.
Advisory skill for Contabo resource planning across regions (EU, US-central, US-east, US-west, SIN, UK, AUS, JPN, IND), instance tiers (VPS, VDS, Storage VPS), and add-ons…
Expert guidance on dockerfile optimization, multi-stage builds, layer caching strategies, and base image selection.