This skill helps you write Swift code that talks to AWS services. You will learn the right way to create clients like S3Client and DynamoDBClient. Always use the newer struct-based config types instead of the old deprecated classes.
All operations are async so you need an async main entry point. You can set a region, custom credentials, and even a custom endpoint. The skill shows you the correct parameter order and how to use credential resolvers like StaticAWSCredentialIdentityResolver.
This guide is great for Swift developers who build apps that use AWS. It saves you time by showing working patterns and avoiding common mistakes.
Global
mkdir -p ~/.claude/skills/aws-sdk-swift-usageProject
mkdir -p .claude/skills/aws-sdk-swift-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