CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
giuseppe-trisciuoglio avatar

Aws Sdk Java V2 S3

giuseppe-trisciuoglio/developer-kit
2.2k installs322 stars
Summary

This one covers the real-world S3 operations you actually need: bucket creation with waiters, object uploads with metadata and encryption, multipart handling for large files, presigned URLs for temporary access, and the Transfer Manager for anything over 100MB. The examples include error handling and validation steps, not just happy-path code. Storage class comparison table is handy for cost optimization decisions. Worth noting it shows both basic S3Client patterns and the async Transfer Manager approach, plus the actual constraints that trip people up like the 5GB single-PUT limit and eventual consistency on list operations. Good reference for the 80% of S3 work that isn't exotic.

Install to Claude Code

npx -y skills add giuseppe-trisciuoglio/developer-kit --skill aws-sdk-java-v2-s3 --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Categories
Cloud & InfrastructureJava & JVM
First SeenMay 16, 2026
View on GitHub

More from giuseppe-trisciuoglio/developer-kit

All 102 skills →
  • Langchain4j Testing Strategies2.2k
  • Aws Sdk Java V2 Dynamodb2.2k
  • Rag2.2k
  • Aws Rds Spring Boot Integration2.2k
  • Aws Sdk Java V2 Lambda2.2k
  • Aws Sdk Java V2 Core2.2k
  • Aws Sdk Java V2 Bedrock2.2k
  • Aws Sdk Java V2 Kms2.2k
  • Aws Sdk Java V2 Secrets Manager2.2k
  • Aws Sdk Java V2 Messaging2.2k
  • Aws Sdk Java V2 Rds2.2k
  • Nextjs Authentication2.2k
  • Nextjs Data Fetching2.2k
  • Nextjs Code Review2.1k
  • Zod Validation Utilities2.1k
  • Nestjs Code Review2.1k
  • React Code Review2.1k
  • Nextjs Deployment2.1k
  • Aws Lambda Python Integration2.1k
  • Aws Lambda Typescript Integration2.1k
  • Nestjs Drizzle Crud Generator2.1k
  • Better Auth2.1k
  • Aws Lambda Java Integration2k
  • Aws Lambda Php Integration2k

Recommended

More Cloud & Infrastructure →
giuseppe-trisciuoglio avatar
aws-sdk-java-v2-lambda

giuseppe-trisciuoglio/developer-kit

Provides AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations, working with Lambda layers, or integrating Lambda with Spring Boot applications.
2.2k
322
aradotso avatar
terraform-data-engineering-infrastructure

aradotso/data-skills

terraform data engineering infrastructure
1.3k
2
sickn33 avatar
aws-serverless

sickn33/antigravity-awesome-skills

aws serverless
1.3k
43.1k
sickn33 avatar
gcp-cloud-run

sickn33/antigravity-awesome-skills

gcp cloud run
1.3k
43.1k
pulumi avatar
pulumi-terraform-to-pulumi

pulumi/agent-skills

Migrate Terraform/OpenTofu projects to Pulumi, including translating HCL source code and/or importing Terraform state into a Pulumi stack. Use when a user wants to convert Terraform to Pulumi, migrate from HCL, or import tfstate into Pulumi. Do NOT trigger for general Terraform-vs-Pulumi comparisons or questions about using both tools side-by-side.
831
63
orchestra-research avatar
lambda-labs-gpu-cloud

orchestra-research/ai-research-skills

Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.
663
11.5k