About
This skill provides Claude with specialized knowledge to architect and implement asynchronous messaging systems using AWS SDK for Java 2.x. It enables the creation of event-driven architectures by offering implementation patterns for SQS queue management, SNS pub/sub systems, FIFO processing, and Dead Letter Queues. Whether you're building a standalone Java application or a Spring Boot service, this skill helps configure clients, manage message lifecycles, and integrate testing strategies with LocalStack or Testcontainers for reliable messaging workflows.