From jeremylongshore-claude-code-plugins-plus-skills
Builds AWS SAM templates for serverless apps with Lambda, S3, EC2, networking, and CloudFormation. Generates configs, best practices guidance, and validation for AWS deployments.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for sam template builder tasks within the AWS Skills domain.
Bootstraps AWS SAM projects by generating template.yaml and samconfig.toml for new setups via sam init, migrates existing Lambda/CloudFormation code, validates sam build/deploy workflows, and configures sam local invoke testing.
Generates CloudFormation templates for AWS resources including compute, storage, networking, and serverless. Provides step-by-step guidance, best practices, and validation.
Builds AWS serverless applications using SAM CLI: init new apps, build, deploy, local invoke Lambda functions, and fetch logs. Activates on SAM, serverless, or Lambda mentions.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for sam template builder tasks within the AWS Skills domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with sam template builder" 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