deployment▌
26 indexed skills · max 10 per page
vercel-deployment
davila7/claude-code-templates · Productivity
You are a Vercel deployment expert. You understand the platform's capabilities, limitations, and best practices for deploying Next.js applications at scale.
deployment-pipeline-design
wshobson/agents · Frontend
Multi-stage CI/CD pipelines with approval gates and deployment orchestration. \n \n Covers four deployment strategies: rolling updates, blue-green, canary, and feature flags, each with trade-offs for downtime, rollback speed, and infrastructure cost \n Includes approval gate patterns for manual review, time-based delays, and multi-approver workflows across GitHub Actions, GitLab CI, and Azure Pipelines \n Provides automated rollback mechanisms triggered by health checks and failure detection, pl
deployment-automation
supercent-io/skills-template · Productivity
Automate application deployment across Docker, Kubernetes, AWS, and Vercel with CI/CD pipelines. \n \n Covers Docker containerization with multi-stage builds, GitHub Actions workflows for testing and image building, and Kubernetes deployment with rolling updates and autoscaling \n Includes zero-downtime deployment strategies using blue-green deployments and health check validation \n Provides configuration templates for Vercel/Netlify frontend deployments, environment variable management, and gr
blue-green-deployment
aj-geddes/useful-ai-prompts · Productivity
Deploy applications using blue-green deployment patterns to maintain two identical production environments, enabling instant traffic switching and rapid rollback capabilities.
canary-deployment
aj-geddes/useful-ai-prompts · Productivity
Deploy new versions gradually to a small percentage of users, monitor metrics for issues, and automatically rollback or proceed based on predefined thresholds.
deployment-documentation
aj-geddes/useful-ai-prompts · Documents
Create comprehensive deployment documentation covering infrastructure setup, CI/CD pipelines, deployment procedures, and rollback strategies.
deployment-automation
aj-geddes/useful-ai-prompts · Productivity
Establish automated deployment pipelines that safely and reliably move applications across development, staging, and production environments with minimal manual intervention and risk.
deployment-pipeline-design
sickn33/antigravity-awesome-skills · Frontend
Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies.
devops-deployment
yonatangross/orchestkit · Productivity
Comprehensive frameworks for CI/CD pipelines, containerization, deployment strategies, and infrastructure automation.
railway-deployment
davila7/claude-code-templates · AI/ML
Manage existing Railway deployments: list, view logs, redeploy, or remove.