AWS SDK for JavaScript v3 helps you connect your code to AWS services. It uses separate packages for each service, like S3 or DynamoDB. You can choose between a bare-bones style or an aggregated style for your client.
There is no global setup. You pass settings to each client. Region is always needed. Credentials come from providers that are lazy and cached. Always read or discard stream responses to avoid open sockets.
Use paginators to handle large result sets easily. These patterns help you write clean and efficient code with the AWS SDK.
Global
mkdir -p ~/.claude/skills/aws-sdk-js-v3-usageProject
mkdir -p .claude/skills/aws-sdk-js-v3-usageSource 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