Back to Skills

aws-cloudformation-task-ecs-deploy-gh

majiayu000
Updated 13 days ago
16 views
58
9
58
View on GitHub
Otherawscloudformationgithub-actionsecsecrdeploymentci-cdoidccontainersdockercd

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

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-task-ecs-deploy-gh

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/aws-cloudformation-task-ecs-deploy-gh
0

Related Skills

test-automation-strategy

Other

This 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.

View skill

github-release-management

Other

This 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.

View skill

regression-testing

Other

This 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.

View skill

vertex-agent-builder

Meta

This 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.

View skill