DevOps & Infra
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
-
dykyi-roman Bundle CI Pipeline KnowledgeCI/CD pipeline knowledge base. Provides platforms overview (GitHub Actions, GitLab CI), pipeline stages, caching strategies, parallelization, artifact management, and environment management.
-
dykyi-roman Bundle Create Github ActionsGenerates GitHub Actions workflows for PHP projects. Creates CI/CD pipelines with PHPStan, PHPUnit, code coverage, Docker builds, and deployment stages.
-
dykyi-roman Skill Discover Project LogsDiscovers log files in PHP projects. Knows standard paths for Laravel, Symfony, CodeIgniter, Yii2/Yii3, PHP-FPM, Docker, CI/CD, web servers, and databases. Parses framework configs to extract custom log paths. Scores and prioritizes findings.
-
fusengine Skill Think In CodeUse when analyzing multiple files, auditing a codebase, scanning dependencies, or counting lines -- one Bash pipeline beats N sequential Read calls.
-
dykyi-roman Bundle Cloud Native KnowledgeCloud Native knowledge base. Provides 12-Factor App principles with PHP-specific implementations, container-first patterns, and environment configuration for architecture audits.
-
dykyi-roman Bundle Create Deploy StrategyGenerates deployment strategy configurations. Creates blue-green, canary, rolling deployment configs for GitHub Actions and GitLab CI with health checks and rollback procedures.
-
dykyi-roman Skill Create Docker MakefileGenerates Docker Makefile with common commands for PHP projects. Creates build, run, test, and deployment targets.
-
dykyi-roman Bundle Detect CI AntipatternsDetects CI/CD antipatterns in pipeline configurations. Identifies slow pipelines, security issues, maintenance problems, and provides remediation guidance.
-
dykyi-roman Skill Estimate Pipeline TimeEstimates and optimizes CI/CD pipeline execution time. Analyzes job dependencies, identifies bottlenecks, and suggests parallelization strategies.
-
dykyi-roman Skill Optimize Docker LayersAnalyzes and optimizes Docker layer caching for PHP projects. Identifies layer ordering issues, cache invalidation problems, and provides recommendations for faster builds.
-
dykyi-roman Skill Check Docker PHP ConfigChecks PHP configuration in Docker containers. Verifies php.ini settings, OPcache, PHP-FPM pool, and extension configuration for production.
-
dykyi-roman Bundle Create Psr15 MiddlewareGenerates PSR-15 HTTP Middleware implementation for PHP 8.4. Creates MiddlewareInterface and RequestHandlerInterface with pipeline composition. Includes unit tests.
-
dykyi-roman Skill Optimize Docker OpcacheOptimizes OPcache configuration for PHP Docker containers. Configures memory, file limits, JIT, and validation for production and development.
-
dykyi-roman Skill Optimize Docker PHP FpmOptimizes PHP-FPM configuration in Docker containers. Tunes process manager, request handling, and resource allocation for production workloads.
-
dykyi-roman Skill Optimize Docker StartupOptimizes Docker container startup time for PHP applications. Reduces initialization overhead through preloading, caching, and entrypoint optimization.
-
dykyi-roman Skill Check Docker HealthcheckChecks Docker health check configuration for PHP services. Verifies PHP-FPM, Nginx, and dependent service health checks.
-
dykyi-roman Bundle Create Docker EntrypointGenerates Docker entrypoint scripts for PHP containers. Creates startup scripts with signal handling, migrations, and cache warmup.
-
dykyi-roman Bundle Create Docker PHP ConfigGenerates PHP configuration files for Docker containers. Creates optimized php.ini, OPcache, and PHP-FPM pool configurations.
-
dykyi-roman Bundle Docker Compose KnowledgeDocker Compose knowledge base for PHP stacks. Provides service configuration patterns, health checks, networking, and environment management.
-
dykyi-roman Skill Analyze Docker Image SizeAnalyzes Docker image size for PHP projects. Identifies bloated layers, unnecessary packages, and provides size reduction strategies.
-
dykyi-roman Bundle Create Docker Compose DevGenerates Docker Compose development configurations for PHP projects. Creates full development stacks with database, cache, queue, and debugging tools.
-
dykyi-roman Skill Create Docker HealthcheckGenerates Docker health check scripts for PHP services. Creates PHP-FPM, Nginx, and custom endpoint health checks.
-
dykyi-roman Skill Docker Buildkit KnowledgeDocker BuildKit knowledge base. Provides cache mount patterns, build secrets, SSH forwarding, and parallel build optimization.
-
dykyi-roman Skill Docker Scanning KnowledgeDocker image scanning knowledge base. Provides vulnerability detection, compliance checking, and SBOM generation for PHP container images.
-
dykyi-roman Bundle Docker Security KnowledgeDocker security knowledge base for PHP. Provides hardening patterns, vulnerability scanning, secrets management, and OWASP container guidelines.
-
dykyi-roman Skill Create Docker Env TemplateGenerates Docker environment templates for PHP projects. Creates .env.docker files with service configurations and documentation.
-
dykyi-roman Bundle Create Docker Nginx ConfigGenerates Nginx configuration for PHP-FPM Docker containers. Creates optimized reverse proxy configs with gzip, security headers, and caching.
-
dykyi-roman Skill Detect Docker AntipatternsDetects Docker antipatterns in PHP projects. Identifies layer ordering issues, cache invalidation, bloated images, and configuration smells.
-
dykyi-roman Skill Optimize Docker Build TimeOptimizes Docker build time for PHP projects. Analyzes layer caching, BuildKit features, parallel builds, and dependency installation.
-
dykyi-roman Skill Optimize Docker Image SizeOptimizes Docker image size for PHP projects. Reduces image footprint through Alpine, multi-stage builds, layer cleanup, and dependency minimization.
-
dykyi-roman Skill Analyze Docker Build ErrorsAnalyzes Docker build errors for PHP projects. Identifies extension compilation failures, dependency issues, memory limits, and provides fixes.
-
dykyi-roman Skill Check Docker Compose ConfigChecks Docker Compose configuration for PHP stacks. Detects missing health checks, improper dependencies, hardcoded values, and networking issues.
-
dykyi-roman Skill Docker Multistage KnowledgeDocker multi-stage build knowledge base. Provides patterns for PHP dependency, extension builder, and production stages with cache optimization.
-
dykyi-roman Skill Docker Networking KnowledgeDocker networking knowledge base. Provides network configuration patterns, DNS resolution, port mapping, and multi-service communication for PHP.
-
dykyi-roman Bundle Docker Production KnowledgeDocker production knowledge base for PHP. Provides deployment patterns, health checks, graceful shutdown, logging, and monitoring.
-
dykyi-roman Bundle Docker Base Images KnowledgeDocker base images knowledge base for PHP. Provides image selection guidelines, Alpine vs Debian comparison, and version pinning strategies.
Frequently asked questions
What are DevOps & Infra agent skills?
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
Which DevOps & Infra skills are most installed?
Popular DevOps & Infra skills on SkillMD right now include ci-pipeline-knowledge, create-github-actions, discover-project-logs. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do DevOps & Infra skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.