·aws-cloudformation-security
!

aws-cloudformation-security

Provides AWS CloudFormation patterns for infrastructure security, secrets management, encryption, and secure data handling. Use when creating secure CloudFormation templates with AWS Secrets Manager, KMS encryption, secure parameters, IAM policies, VPC security groups, TLS/SSL certificates, and encrypted traffic configurations. Covers template structure, parameter best practices, cross-stack references, and defense-in-depth strategies.

72Installs·0Trend·@giuseppe-trisciuoglio

Installation

$npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-security

How to Install aws-cloudformation-security

Quickly install aws-cloudformation-security AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-security
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: giuseppe-trisciuoglio/developer-kit.

SKILL.md

View raw

Create secure AWS infrastructure using CloudFormation templates with security best practices. This skill covers encryption with AWS KMS, secrets management with Secrets Manager, secure parameters, IAM least privilege, security groups, TLS/SSL certificates, and defense-in-depth strategies.

Stack Policies prevent accidental updates to critical infrastructure resources. Use them to protect production resources from unintended modifications.

Enable termination protection to prevent accidental deletion of production stacks. This adds a safety layer for critical infrastructure.

Provides AWS CloudFormation patterns for infrastructure security, secrets management, encryption, and secure data handling. Use when creating secure CloudFormation templates with AWS Secrets Manager, KMS encryption, secure parameters, IAM policies, VPC security groups, TLS/SSL certificates, and encrypted traffic configurations. Covers template structure, parameter best practices, cross-stack references, and defense-in-depth strategies. Source: giuseppe-trisciuoglio/developer-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-security
Category
!Security
Verified
First Seen
2026-02-18
Updated
2026-03-10

Browse more skills from giuseppe-trisciuoglio/developer-kit

Quick answers

What is aws-cloudformation-security?

Provides AWS CloudFormation patterns for infrastructure security, secrets management, encryption, and secure data handling. Use when creating secure CloudFormation templates with AWS Secrets Manager, KMS encryption, secure parameters, IAM policies, VPC security groups, TLS/SSL certificates, and encrypted traffic configurations. Covers template structure, parameter best practices, cross-stack references, and defense-in-depth strategies. Source: giuseppe-trisciuoglio/developer-kit.

How do I install aws-cloudformation-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/giuseppe-trisciuoglio/developer-kit