Back to Skills

aws-cloudformation-cloudfront

majiayu000
Updated 13 days ago
17 views
58
9
58
View on GitHub
Otherawscloudformationcloudfrontcdncontent-deliverydistributionsoriginscachewafsecurity

About

This skill provides AWS CloudFormation patterns for creating and configuring CloudFront distributions with multiple origin types and advanced features. It helps developers implement caching strategies, manage custom domains with ACM, configure WAF, and optimize CDN performance. Use it when building production-ready CDN infrastructure using CloudFormation templates.

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-cloudfront

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/aws-cloudformation-cloudfront
0

Related Skills

network-security-setup

Development

This skill configures Claude Code sandbox network isolation by setting up trusted domain whitelists and custom access policies. It helps developers secure code execution by managing environment variables and preventing unauthorized network access. Use it to implement zero-trust architecture and prevent prompt injection attacks via network controls.

View skill

sandbox-configurator

Development

The sandbox-configurator skill automatically configures Claude Code's execution environment with security boundaries for file system and network isolation. It enables developers to define trusted domains, manage file permissions, and control network access for secure code execution. Use this skill when you need to set up a secure, isolated sandbox for running untrusted code or building applications.

View skill

github-workflow-automation

Other

This skill automates GitHub Actions workflows with AI swarm coordination for intelligent CI/CD pipelines and repository management. It generates, analyzes, and orchestrates workflows using adaptive automation capabilities. Use it when you need to streamline GitHub automation with self-organizing, multi-agent coordination.

View skill

when-mapping-dependencies-use-dependency-mapper

Other

This skill provides comprehensive dependency mapping and analysis for software projects across multiple package managers. It extracts dependency trees, detects issues, audits for vulnerabilities, and generates visualizations. Use it when you need to understand, analyze, or visualize project dependencies and their security implications.

View skill