Java developers can use AWS SQS and SNS to build reliable messaging into cloud applications. This skill provides patterns for setting up queues, sending and receiving messages, and handling errors. It works with the AWS SDK for Java 2.x.
You can set up standard or FIFO queues for ordered message delivery. Use dead letter queues to catch failed messages. The skill also covers pub/sub patterns with SNS topics and subscriptions.
For Spring Boot apps, there is easy integration. You will learn to create queues, publish messages, and subscribe SQS queues to SNS topics. This helps build event-driven systems that scale.
Global
mkdir -p ~/.claude/skills/aws-sdk-java-v2-messagingProject
mkdir -p .claude/skills/aws-sdk-java-v2-messagingSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls