aws-sdk-java-v2-s3
About
This skill provides AWS SDK for Java 2.x patterns and examples for Amazon S3 operations. It covers bucket management, object uploads/downloads, multipart uploads, presigned URLs, and S3 Transfer Manager. Use it when implementing S3 storage solutions with proper configuration and error handling in Java.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-sdk-java-v2-s3Copy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
moai-lang-java
OtherThis Claude Skill provides expert Java 21 LTS and Spring Boot 3.3 development assistance for building enterprise applications and microservices. It specializes in modern Java features like virtual threads and pattern matching, along with Spring frameworks including Security and WebFlux. Use it when working on Java files or build configurations for Spring projects.
moai-lang-java
OtherThis Claude skill provides expert Java 21 LTS development assistance, specializing in Spring Boot 3.3, virtual threads, and modern enterprise patterns. It automatically activates for Java and build files to help with building microservices, REST APIs, and Spring-based applications. Use it for enterprise development with Spring Security, JPA/Hibernate, and reactive WebFlux.
aws-cloudformation-rds
OtherThis skill provides AWS CloudFormation patterns for deploying production-ready Amazon RDS databases, including instances, clusters, and multi-AZ setups. It helps developers implement infrastructure as code with best practices for parameters, security, and cross-stack references. Use it when you need to create or manage RDS resources for MySQL, PostgreSQL, or Aurora using structured, reusable templates.
aws-sdk-java-v2-lambda
OtherThis skill provides AWS SDK for Java 2.x patterns for AWS Lambda operations. It enables developers to invoke functions, manage configurations/layers, and integrate Lambda with Spring Boot applications. Use it for programmatic Lambda control including creation, updates, and asynchronous invocations.
