aws-cloudformation-s3
About
This skill provides AWS CloudFormation templates and patterns for provisioning Amazon S3 infrastructure. It helps developers create production-ready S3 buckets with configurations for policies, versioning, lifecycle rules, and structured templates. Use it when you need to implement IaC best practices for S3 using Parameters, Outputs, and cross-stack references.
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-s3Copy 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.
