From jeremylongshore-claude-code-plugins-plus-skills
Configures CloudFront distribution setup operations using AWS CLI. Provides step-by-step guidance for CDN distributions with best practices.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:cloudfront-distribution-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for cloudfront distribution setup tasks within the AWS Skills domain.
This skill provides automated assistance for cloudfront distribution setup tasks within the AWS Skills domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with cloudfront distribution setup" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the AWS Skills skill category. Tags: aws, lambda, s3, ec2, cloudformation
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigDistributes content globally using CloudFront CDN with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.
Design and configure Amazon CloudFront distributions: set up CDN for web apps, configure cache behaviors, origins, Lambda@Edge, CloudFront Functions, signed URLs, WAF integration, or debug cache issues.
Provides AWS CloudFormation patterns for CloudFront distributions with origins (ALB, S3, Lambda@Edge, VPC), CacheBehaviors, Functions, SecurityHeaders, WAF, ACM, parameters, and cross-stack references. Use for CDN setup, caching, and performance optimization.