Browse skills/AWS SDK Java S3

AWS SDK Java S3

development

AWS SDK Java v2 S3 client with multipart upload, streaming and presigned URLs

$npx skills add giuseppe-trisciuoglio/developer-kit@aws-sdk-java-s3

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.
View full SKILL.md content3,052 chars
<div align="center">

License Security Scan Plugin Validation Skills Agents

🌐 Languages: English | Italiano | 中文 | Español

A modular AI plugin system that supercharges your development workflow across languages and frameworks.

InstallationQuick StartPluginsDocumentationChangelog

</div>

Why Developer Kit?

Developer Kit is a modular plugin marketplace for Claude Code that teaches Claude how to perform development tasks in a repeatable, high-quality way. Instead of generic AI responses, you get domain-specific expertise for your exact tech stack.

  • 🧩 Modular by Design — Install only what you need. Java developer? Grab developer-kit-java. Full-stack TypeScript? Add developer-kit-typescript.
  • 🎯 Domain Experts — 45+ specialized agents for code review, refactoring, security audits, architecture design, and testing across 7+ languages.
  • 📚 150+ Skills — Reusable capabilities from Spring Boot CRUD generation to CloudFormation templates, all with best practices built-in.
  • 🔄 Multi-CLI Support — Works with Claude Code, GitHub Copilot CLI, OpenCode CLI, and Codex CLI.
  • ⚡ Auto-Activation — Path-scoped rules automatically activate when you open relevant files. No configuration needed.

Installation

Quick Install (Recommended)
Claude Code
# Install from marketplace
/plugin marketplace add giuseppe-trisciuoglio/developer-kit

# Or install from local directory
/plugin install /path/to/developer-kit
Claude Desktop

Enable Skills in Settings → Add giuseppe-trisciuoglio/developer-kit

Manual Installation
# Clone the repository
git clone https://github.com/giuseppe-trisciuoglio/developer-kit.git

# Install via Makefile (auto-detects your CLI)
cd developer-kit
make install

# Or install for specific CLI
make install-claude      # Claude Code
make install-opencode    # OpenCode CLI
make install-copilot     # GitHub Copilot CLI
make install-codex       # Codex CLI


_(README continues — see GitHub for full content)_
View source on GitHub →

Overview

AWS SDK Java v2 S3 client with multipart upload, streaming and presigned URLs

awss3javaS3Java
View source →
Safety score
85/100
A10/12 checks passed

High pass rate — quick source review recommended

Skill info
Sourcegithub
Authorgiuseppe-trisciuoglio
Repositorygiuseppe-trisciuoglio/developer-kit
Stars2,219
Categorydevelopment

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Tailwind Design System
S

Building design systems with Tailwind CSS including tokens, variants and respons...

React Components Google
S

Google Labs React component patterns with accessibility, performance and design ...

React Components Stitch
S

Google Labs React component stitching with design system composition and state s...

Next.js Caching Strategies
S

Next.js caching strategies with revalidation, on-demand cache, and stale-while-r...