This is your reference for building AWS Step Functions state machines. It covers the essential workflow patterns you'll actually use: Lambda orchestration, parallel execution, Map state for batch processing, and proper error handling with retries and catches. The source includes working JSON definitions for Choice states, Parallel branches, and Map iterators, plus boto3 examples for creating and executing workflows. What's useful here is the side-by-side comparison of Standard vs Express workflows and a clear breakdown of all eight state types. If you're coordinating multiple AWS services or need durable workflow execution with built-in retry logic, this gives you the patterns to copy and modify.
npx -y skills add itsmostafa/aws-agent-skills --skill step-functions --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot