CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. aj-geddes
  4. /
  5. useful-ai-prompts
  6. /
  7. Blue Green Deployment

Blue Green Deployment

Editor's Note

This handles the infrastructure setup for running two identical production environments and switching traffic between them, typically through load balancers or DNS. You'd reach for this when you need true zero-downtime deployments or want instant rollback without redeploying anything. The skill includes scripts for traffic switching with AWS ALB target groups and rollback automation. It's overkill for simple apps but makes sense for high-stakes releases where you need that safety net of keeping the old environment warm and ready. The main trade-off is running double the infrastructure during deployments, which can get expensive if your transition windows are long.

Install

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill blue-green-deployment
Votes
0
Installs330
GitHub Stars245
Categories
DevOps & CI/CDAI & Agent BuildingRelease Management
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related DevOps & CI/CD Skills

View all →
monitoring-observability

ahmedasmar/devops-claude-skills

0
391
165
monitoring observability
monitoring-observability

supercent-io/skills-template

1
11k
88
Comprehensive monitoring setup with metrics collection, log aggregation, alerting, and health checks.
ci-cd-pipeline-builder

alirezarezvani/claude-skills

0
544
16.9k
ci cd pipeline builder
infrastructure-monitoring

aj-geddes/useful-ai-prompts

0
362
245
infrastructure monitoring
observability-monitoring

andrelandgraf/fullstackrecipes

0
312
17
observability monitoring
observability-monitoring-monitor-setup

sickn33/antigravity-awesome-skills

0
262
39.4k
observability monitoring monitor setup