aws-cloudformation-task-ecs-deploy-gh
About
This skill automates ECS container deployments using GitHub Actions CI/CD pipelines integrated with AWS CloudFormation. It handles Docker image builds, ECR pushes, task definition updates, and supports secure OIDC authentication, multi-environment deployments, and blue/green strategies. Use it to implement production-ready container deployment pipelines with infrastructure-as-code management.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-task-ecs-deploy-ghCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
test-automation-strategy
OtherThis Claude Skill helps developers design and implement effective test automation frameworks by applying the test pyramid, design patterns like Page Object Model, and CI/CD integration. It's used when building automation frameworks or improving test efficiency to detect anti-patterns and ensure robust testing. The skill utilizes specialized agents for test generation, execution, coverage analysis, and flaky test detection.
github-release-management
OtherThis Claude Skill automates GitHub release workflows using AI swarm coordination for versioning, testing, deployment, and rollback. It's ideal for developers needing automated CI/CD pipelines with intelligent changelog generation and multi-platform deployment management. Use it when you want to orchestrate complex releases with minimal manual intervention.
regression-testing
OtherThis skill strategically selects and executes regression tests based on code changes and risk analysis. It's used to verify that fixes don't break existing functionality and to optimize test suites for faster feedback in CI/CD. Key features include impact analysis, change-based test selection, and continuous regression management.
vertex-agent-builder
MetaThis skill provides production-ready scaffolding for building and deploying generative AI agents on Google Cloud's Vertex AI platform. It enables developers to quickly implement agents with RAG, function calling, and multi-modal capabilities using Gemini models. Use this when you need to deploy scalable, enterprise-ready AI agents on Google Cloud infrastructure.
