Cicd Services skills for AI agents
8 practitioner-grade cicd services skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Circleci
Design and optimize CircleCI pipelines using orbs, workflows, caching, and Docker layer caching. Covers config.yml structure, executor types, parallelism, and resource class selection for fast builds.
192 lines - Docker
Build and optimize Docker containers with multi-stage builds, Compose configurations, and production best practices. Covers Dockerfile patterns, image security, layer caching, and orchestration with docker-compose.
173 lines - Github Actions
Configure and optimize GitHub Actions CI/CD workflows. Covers workflow syntax, matrix builds, reusable actions, secrets management, and caching strategies for reliable automated pipelines.
175 lines - Gitlab CI
Build and maintain GitLab CI/CD pipelines with stages, artifacts, environments, and review apps. Covers `.gitlab-ci.yml` syntax, DAG pipelines, caching, and deployment strategies for reliable delivery.
186 lines - Jenkins
Implement Jenkins CI/CD using declarative Jenkinsfiles, pipeline as code, and shared libraries. Covers agent configuration, parallel stages, credentials management, and plugin best practices.
210 lines - Kubernetes
Deploy and manage applications on Kubernetes clusters. Covers pod specs, services, deployments, Helm charts, health checks, resource limits, and rolling update strategies.
247 lines - Terraform
Provision and manage cloud infrastructure with Terraform. Covers provider configuration, module design, state management, workspaces, and patterns for writing maintainable infrastructure as code.
241 lines - Vercel Deploy
Configure Vercel deployment pipelines for frontend and fullstack applications. Covers preview deployments, environment variables, monorepo setups, serverless functions, and build optimization.
177 lines