aws-cloudformation-vpc
About
This AWS CloudFormation skill provides reusable patterns for creating production-ready VPC infrastructure, including subnets, route tables, and NAT/Internet Gateways. It helps developers implement IaC best practices with parameters, conditions, and cross-stack references for modular templates. Use it when building secure, well-architected network foundations in AWS.
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-vpcCopy 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.
p2p-dev
DevelopmentThe p2p-dev skill helps developers implement custom P2P networking for DETR in Ëtrid using Rust. It provides scaffolding for peer discovery, messaging protocols, and replacing libp2p with custom logic. Use this skill when you need to build or modify decentralized peer-to-peer networking layers.
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.
