AWS SDK for Java 2.x helps your Java app talk to AWS services like S3 or DynamoDB. This skill shows you how to set up those clients the right way. You will learn about credentials, region, and HTTP client settings. It also covers timeouts, retries, and testing. Follow these steps to avoid common problems and keep your app running smoothly.
Developers who build Java applications with AWS will benefit most. It works for sync clients like S3Client and async clients like SqsAsyncClient. You can also wire everything into Spring Boot easily. The skill gives you production-safe defaults so you don't have to guess what works.
Use this skill when creating new AWS clients or hardening existing ones. It helps with debugging auth issues and choosing between sync and async styles. The instructions are clear and include verify steps to catch problems early. Keep your code reliable with a solid foundation for AWS integration.
Global
mkdir -p ~/.claude/skills/aws-sdk-java-v2-coreProject
mkdir -p .claude/skills/aws-sdk-java-v2-coreSource 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