This handles the bread and butter of AWS messaging with SQS and SNS using the Java 2.x SDK. You get patterns for sending and receiving messages, setting up FIFO queues when order matters, configuring dead letter queues so messages don't vanish, and wiring up SNS to SQS subscriptions for pub/sub. The examples cover Spring Boot integration and include validation checkpoints that'll save you from silent failures. One thing to appreciate: it emphasizes long polling and actually deleting messages after processing, which sounds basic but trips up plenty of production systems. Good for event-driven architectures where you need reliable async communication between services.
npx -y skills add giuseppe-trisciuoglio/developer-kit --skill aws-sdk-java-v2-messaging --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills