1,208 free skills
Deployment & CI/CD skills
Skills for shipping — CI/CD pipelines, GitHub Actions, release management, feature flags, and rollback strategy.
Sourced from real, public repositories — synced daily, never invented.
1,208 free skills
Skills for shipping — CI/CD pipelines, GitHub Actions, release management, feature flags, and rollback strategy.
Sourced from real, public repositories — synced daily, never invented.
15 tools across six categories
13 of them never send your data anywhere
Free · No signup · No trial clock
SEE THE DIRECTORY

infra-platform-netlify
agents-inc/skills
Netlify deployment platform — serverless functions, edge functions, redirects, forms, Blobs, build plugins
memstack-deployment-netlify-deploy
cwinvestments/memstack
Use this skill when the user says 'deploy to Netlify', 'Netlify setup', 'netlify-deploy', or needs to deploy a static site or serverless functions to Netlify with build configuration and custom domains. Do NOT use for Railway, Vercel, or VPS deployments.
migrate
angad-kandhari/deliberate
Migration discipline. Load for database schema changes, framework upgrades, API version bumps, rename rollouts, data backfills, or any change that can't land in a single deploy. Covers incremental-by-default, writing rollbacks first, making schema changes safe, feature-flagging cutovers, backfilling idempotently, and actually removing the old path.
containerization-research
xjtulyc/awesome-rosetta-skills
Containerize research environments with Docker and Singularity for reproducible computation, HPC deployment, and research environment management.
architecture-planning
noorkhalel/saas-ai-skills
Plan the future architecture of a new or materially changing system before implementation. Use for greenfield products, planned platform changes, and technical blueprints spanning components, data, APIs, deployment, and delivery trade-offs. Do not use to audit an existing repository, review a PR, or diagnose an incident.
canary
houseofmvps/ultraship
Post-deploy canary monitoring — checks site health, detects regressions, monitors for errors after deployment. Use after deploying to verify production is healthy.
cicd-pipeline
terminalskills/skills
>-
ci-cd-pipelines
afranciny/dev-skills
CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation
ci-cd-pipelines
jonathan0823/opencode-config
GitHub Actions workflows for continuous integration, automated testing, security scanning, and deployment automation. Use when setting up CI/CD pipelines, creating GitHub Actions workflows, automating tests, or deploying applications.
github-actions
yldgio/anomalyco
GitHub Actions workflow security, performance optimization, and best practices
github-release-management
kentoshimizu/sw-agent-skills
Package and publish GitHub Releases with exact version/tag mapping, accurate release notes, and artifact integrity controls. Use when release publication on GitHub must be prepared or updated; do not use for non-GitHub runtime architecture or data-layer design.
kernel-app-deployment
kernel/skills
Deploy TypeScript/Python apps, invoke actions, and monitor logs in Kernel environment
virtual-agent/web
anthropics/knowledge-work-plugins
Zoom Virtual Agent SDK for web embeds. Use for campaign or entry ID chat launch, event-driven controls, user context updates, and CSP-safe deployment.
azure-deploy
microsoft/skills
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: \"run azd up\", \"run azd deploy\", \"execute deployment\", \"push to production\", \"push to cloud\", \"go live\", \"ship it\", \"bicep deploy\", \"terraform apply\", \"publish to Azure\", \"launch on Azure\". DO NOT USE WHEN: \"create and deploy\", \"build and deploy\", \"create a new app\", \"set up infrastructure\", \"create and deploy to Azure using Terraform\" — use azure-prepare for these.
docker
aia-11-hn-mib/mib-mockinterviewaibot
Guide for using Docker - a containerization platform for building, running, and deploying applications in isolated containers. Use when containerizing applications, creating Dockerfiles, working with Docker Compose, managing images/containers, configuring networking and storage, optimizing builds, deploying to production, or implementing CI/CD pipelines with Docker.
kubernetes-specialist
belokonm/claude-supercode-skills
Expert Kubernetes Specialist with deep expertise in container orchestration, cluster management, and cloud-native applications. Proficient in Kubernetes architecture, Helm charts, operators, and multi-cluster management across EKS, AKS, GKE, and on-premises deployments.
rc-terraform
rightcodehere/skills
Designs and manages infrastructure as code with Terraform — modules, remote state (S3 + DynamoDB), Stacks (deployments), test framework, preconditions/postconditions, moved/removed blocks, and CI/CD plan/apply separation. Use when users ask to write Terraform config, set up remote state, design modules, manage infrastructure state, or automate provisioning.
boxlang-docker
ortus-boxlang/skills
Use this skill when containerizing BoxLang applications with Docker, including choosing the right image variant, running scripts, the MiniServer web runtime, environment variables, health checks, volume mounts, Docker Compose, and production deployment patterns.
openshift-deployment
bcgov/agent-skills
BC Gov Private Cloud OpenShift workload-manifest guidance: picking the right controller (Deployment, StatefulSet, DaemonSet, Job, CronJob) and shaping it for the platform — container resources and QoS, namespace LimitRange defaults, pod and container securityContext hardening (runAsNonRoot, drop ALL capabilities, no privilege escalation, read-only root filesystem) for the restricted-v2 SCC, liveness/readiness/startup probes, terminationGracePeriod and SIGTERM handling, PID-1 reaping with tini or dumb-init, PodDisruptionBudgets, horizontal scaling (HPA, VPA), and CronJob admission rules. Use when authoring or reviewing a workload manifest bound for a license-plate runtime namespace. Out of scope: NetworkPolicies, Vault/ESO, Argo CD/GitOps, Artifactory image pulls, Porter TCP exposure, storage class choice, Sysdig, ACS runtime policies, security assessment.
github-actions-efficiency
github/awesome-copilot
Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.
cicd-pipeline
mmondora/claude-skills
CI/CD pipeline design with GitHub Actions. Pipeline stages, caching, environments, blue-green and canary deployments. Use when setting up CI/CD, writing GitHub Actions workflows, or configuring deployment pipelines.
ci-cd-pipelines
1mangesh1/dev-skills-collection
CI/CD pipeline design, setup, and optimization. Use when user asks to "set up CI/CD", "create a pipeline", "configure Jenkins", "set up GitLab CI", "create CircleCI config", "automate deployments", "create build pipeline", "set up continuous deployment", "configure pipeline stages", "add pipeline caching", "pipeline security", "secret management", "artifact management", "GitHub Actions workflow", "deployment strategies", "canary deployment", or mentions CI/CD pipelines, continuous integration, continuous deployment, build automation, deployment pipelines, or pipeline optimization.
update-github-actions
ed-fi-alliance-oss/ai-tools-for-ed-fi-sdlc
Use when updating GitHub Actions workflow `uses:` references to the latest approved versions from the Ed-Fi Alliance allowed list. Triggers when asked to update, upgrade, or bump GitHub Actions in workflow files.
release-manager
galyarderlabs/galyarder-framework
Use when legacy prompts or older framework flows reference `release-manager` and you need the modern runtime to resolve that capability cleanly.
release-manager
mmam93/enterprise-healthcare-ai-skills
Autonomous Release Manager for enterprise healthcare product engineering. Use whenever work affects release evidence, approvals, change coordination, deployment windows, rollback readiness, and hypercare; it enforces business architecture, decision governance, DDD, safety, privacy, security, accessibility, auditability, and production readiness before approving delivery.
feature-flags
1mangesh1/dev-skills-collection
Feature flag implementation, management, and best practices for gradual rollouts. Use when user mentions "feature flag", "feature toggle", "feature gate", "canary release", "percentage rollout", "A/B testing", "LaunchDarkly", "Unleash", "Flagsmith", "gradual rollout", "kill switch", "dark launch", "trunk-based development with flags", or controlling feature visibility in production.
feature-flags
ffsshhttiikk/opencode-agents-skills
Feature flag implementation and management
feature-flags
growthbook/skills
Read and modify GrowthBook feature flags — create, search, toggle, target, schedule, ramp, monitor, publish drafts, and archive. Use when the user mentions a feature flag, feature toggle, kill switch, rollout, targeting rule, percentage release, saved group, prerequisite, draft revision, flag approval, or flag cleanup. Triggers include "create a flag for X", "release this to 10% of users", "turn on flag X in production", "gradually roll this out", "publish this draft", "what flags do we have", "who needs to approve this", and "delete this stale flag". For designing, launching, analyzing, or stopping an A/B test, use the experiments skill. For charting product data or browsing the metric catalog, use the analytics skill. For first-time API key configuration, use gb-setup.
paniolo-deployment-strategies
paniolo-ai/skills
|
expo-deployment-v55
blockmatic/basilic
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
engineering-devops-automator
sahiixx/agency-agents
Expert DevOps engineer specializing in infrastructure automation, CI/CD pipeline development, and cloud operations
canary
ffsshhttiikk/opencode-agents-skills
Canary deployment patterns
canary-releases
ffsshhttiikk/opencode-agents-skills
Progressive rollout deployment strategy
feature-flags
camilooscargbaptista/cto-toolkit
Feature flag strategies, rollout patterns, kill switches and flag lifecycle management
rollback-strategy-advisor
arabelatso/skills-4-se
Suggests rollback strategies for failed deployments across different platforms and failure types. Use when deployments fail and need to be reverted, including application code rollbacks, database migration reversions, infrastructure changes, and configuration updates. Supports Docker/Docker Compose environments with step-by-step procedural guidance for safe and effective rollback execution.
canary-watch
isloverhatwhite/ecc
Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.
azure-prepare
microsoft/skills
Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd) workflow. USE ONLY when the user explicitly wants to use azd as the deployment tool, or the project already has an azure.yaml file. DO NOT USE FOR: non-azd deployments, Python App Service code-only deploys (use python-appservice-deploy), or cross-cloud migration (use azure-cloud-migrate). WHEN: prepare app for azd, create azure.yaml, set up azd infrastructure, modernize app for Azure with azd, deploy with azd, function app, timer trigger, service bus trigger, event-driven function, managed identity, generate Bicep, generate Terraform, create and deploy to Azure.
hf-space-recovery
huggingface/openenv
Diagnose and recover failing or stuck Hugging Face Space deployments for OpenEnv environments. Use when deploying envs from `envs/` to the Hub (`openenv` namespace with version suffixes), when Spaces are in `BUILDING`/`APP_STARTING`/`RUNTIME_ERROR`, or when release collections need to be reconciled after targeted redeploys.
minectl
dirien/minectl
Deploy and manage Minecraft servers across 16 cloud providers using the minectl CLI. Use when the user wants to create, delete, update, or list Minecraft servers, write minectl YAML manifests, connect via RCON, upload plugins, or choose cloud providers and server editions for Minecraft hosting. Triggers on: Minecraft server deployment, minectl commands, Minecraft manifest files, cloud-hosted game servers, or Minecraft edition selection.
express-api-development
kentoshimizu/sw-agent-skills
Express API development workflow for production-ready Node.js services. Use when Express-specific API code (routing, middleware chain, validation, error handling, auth integration, request lifecycle behavior) must be implemented or revised; do not use for repository-wide architecture governance or release management policy.
kubernetes
badhope/skill
Kubernetes orchestration for container deployment and scaling. Keywords: kubernetes, k8s, deployment, service, pod, 编排
docker
badhope/skill
Docker containerization for application deployment and development. Keywords: docker, container, image, compose, kubernetes, 容器
terraform-patterns
roger-235/my_skill_repo
Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD plan/apply workflows. Use when: user wants to design Terraform modules, manage state backends, review Terraform security, implement multi-region deployments, or follow IaC best practices.
ansible
1mangesh1/dev-skills-collection
Ansible automation for server configuration, deployment, and infrastructure management. Use when user mentions "ansible", "ansible-playbook", "ansible-vault", "inventory", "playbook", "ansible role", "ansible galaxy", "configuration management", "server provisioning", "infrastructure automation", "ansible task", "ansible template", or automating server setup and deployment.
ansible
jpoutrin/product-forge
Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks.
aap-lint
automateyournetwork/netclaw
ansible-lint playbook and role validation — syntax checking, best practice enforcement, project-wide analysis, rule filtering. Use when validating Ansible playbooks, checking code quality, or enforcing automation best practices before deployment.
deployment-automation
abcnuts/manus-skills
One-command deployment to Vercel, Railway, Netlify, and Heroku
add-external-oauth
buildpad-ai/skills
Add external OAuth/OIDC identity provider integration where Next.js acts as the OAuth client. Creates OAuth proxy flow with PKCE, user provisioning via Supabase Admin API, and session management. Required for self-hosted Supabase without deployment access.
agency-devops-automator
haigou123/skills
Expert DevOps engineer specializing in infrastructure automation, CI/CD pipeline development, and cloud operations
laravel-pennant-feature-flags
alizharb/agent-skills
Use when creating feature toggles, checking flag status, or configuring class-based features using Laravel Pennant.
cicd-pipeline
trevoredris/fellowship-of-the-workflows
Generate, optimize, and manage CI/CD pipelines for GitHub Actions and GitLab CI. Creates working pipeline configs tailored to your project's tech stack with built-in caching, secret handling, matrix testing, and deployment strategies. Triggered by: CI/CD, pipeline, GitHub Actions, GitLab CI, deploy, deployment, workflow, build cache, matrix test, pipeline optimization, environment management, secret handling.
github-actions
woutersmedia/skills
Wouters Media GitHub Actions guidelines — keep workflows DRY and KISS, maximise caching, minimise build minutes, and avoid redundant steps.
github-actions
tddworks/claudebar
|
ado-release-management
kienbui1995/magic-powers
Use when implementing release management on Azure DevOps — deployment gates (quality gates), pre/post-deployment approvals, deployment rings, rollback strategies, deployment freeze windows, and multi-environment promotion.
release-manager
420company/artemis
Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
release-manager
grandheman/claude-sdlc
>
release-manager
hongphuc5497/skills
Manage software releases end-to-end: bump version, generate changelog, tag, push, GitHub release, publish to PyPI/npm. Use when asked to ship, cut a release, or tag a version. Don't use for routine commits or marketplace publishing.
feature-flags
marvinrichter/clarc
Feature flag patterns for safe feature rollout without deployment: boolean flags, percentage rollouts, user targeting, and flag lifecycle. Covers LaunchDarkly, Unleash, homegrown Redis-based, and trunk-based development.
feature-flags
arbeidstilsynet/dotnet-common
Feature flag evaluation backed by Unleash using AT.Common.FeatureFlags. Use this skill when adding, checking, or testing feature flags in a .NET application, exposing a feature flag HTTP endpoint, or configuring context-based flag evaluation.
deployment-strategies
kid-sid/codex-spellbook
Use when choosing a deployment strategy for a release, setting up canary or blue/green rollouts, adding feature flags to decouple deployment from release, coordinating a zero-downtime database migration, or defining rollback criteria and procedures.