DevOps & Security skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

machine-ops

Machine-level diagnostic layers, lifecycle management (restart/pause/resume), metrics analysis, and backup operations. Load when investigating server health or managing machine state.

1.45k repo starsObserved in 1 repos
DevOps & Security

monorepo-strategy

Deploy multi-service monorepo applications — service discovery, dependency ordering, shared build contexts, selective deployment, and compose generation. Use when the repository contains multiple deployable services, apps, or packages.

1.45k repo starsObserved in 1 repos
DevOps & Security

node-deploy

Build and deploy Node.js applications — version detection, package managers, framework-specific builds, monorepo support, and Dockerfile patterns. Use when deploying a Node.js, JavaScript, or TypeScript project, or when package.json is detected in the repository.

1.45k repo starsObserved in 1 repos
DevOps & Security

php-deploy

Build and deploy PHP applications — Composer, Laravel, Symfony, FrankenPHP, PHP-FPM, and Dockerfile patterns. Use when deploying a PHP project, or when composer.json or index.php is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

pre-deploy-checklist

Validate deployment readiness before triggering a build — check Dockerfile, ports, env vars, healthchecks, and resource config. Use before any deployment to catch common configuration issues early.

1.45k repo starsObserved in 1 repos
DevOps & Security

python-deploy

Build and deploy Python applications — uv, poetry, pdm, pipenv, pip, framework detection, and Dockerfile patterns. Use when deploying a Python project, or when requirements.txt, pyproject.toml, or Pipfile is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

ruby-deploy

Build and deploy Ruby applications — Bundler, Rails, Rack, asset pipeline, bootsnap, and Dockerfile patterns. Use when deploying a Ruby or Rails project, or when a Gemfile is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

rust-deploy

Build and deploy Rust applications — version detection, release binaries, cargo-chef, and Dockerfile patterns. Use when deploying a Rust project, or when Cargo.toml is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

self-heal

Self-healing loop for failed deployments — diagnose, fix, redeploy up to 3 attempts, then escalate or rollback. Load when a deployment fails or build errors occur.

1.45k repo starsObserved in 1 repos
DevOps & Security

shell-deploy

Deploy shell script applications — interpreter detection, setup scripts, and Dockerfile patterns. Use when deploying a shell script project, or when start.sh is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security