aws-cloudformation-ec2
About
This skill provides AWS CloudFormation patterns for building production-ready EC2 infrastructure, including instances, security groups, IAM roles, and load balancers. Use it when you need to implement Infrastructure as Code for EC2 environments following best practices for template structure. It covers both On-Demand and SPOT instances, ALBs, and cross-stack references for modular deployments.
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-ec2Copy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
test-environment-management
OtherThis skill manages test infrastructure using Infrastructure as Code, Docker, and Kubernetes to provision consistent environments. It ensures environment parity with production and optimizes testing costs through service virtualization. Use it when setting up, maintaining, or scaling test environments for development and CI/CD pipelines.
cost-approach-expert
OtherThis skill performs cost approach valuations for specialized infrastructure assets when market comparables are insufficient. It calculates Replacement Cost New (RCN) and analyzes depreciation across physical, functional, and external categories. Developers can use it to obtain depreciated replacement cost values and reconcile them with market approaches.
aws-cloudformation-rds
OtherThis skill provides AWS CloudFormation patterns for deploying production-ready Amazon RDS databases, including instances, clusters, and multi-AZ setups. It helps developers implement infrastructure as code with best practices for parameters, security, and cross-stack references. Use it when you need to create or manage RDS resources for MySQL, PostgreSQL, or Aurora using structured, reusable templates.
aws-sdk-java-v2-lambda
OtherThis skill provides AWS SDK for Java 2.x patterns for AWS Lambda operations. It enables developers to invoke functions, manage configurations/layers, and integrate Lambda with Spring Boot applications. Use it for programmatic Lambda control including creation, updates, and asynchronous invocations.
