From jeremylongshore-claude-code-plugins-plus-skills
Guides SQS queue setup with step-by-step instructions, best practices, and production-ready configurations for AWS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:sqs-queue-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 sqs queue setup tasks within the AWS Skills domain.
This skill provides automated assistance for sqs queue setup tasks within the AWS Skills domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with sqs queue 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-rigAWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.
Designs event-driven architectures with AWS SQS, SNS, and EventBridge including queue/topic configuration, fan-out patterns, and dead-letter queues.
Manages AWS messaging services including SNS, SQS, Amazon MQ, and Step Functions using AWS CLI and boto3. Useful for queues, topics, messages, brokers, workflows.