java▌
39 indexed skills · max 10 per page
aws-sdk-java-v2-lambda
giuseppe-trisciuoglio/developer-kit · Cloud
AWS Lambda function invocation, management, and Spring Boot integration using AWS SDK for Java 2.x. \n \n Supports synchronous and asynchronous Lambda invocation with JSON payload serialization and typed response parsing \n Covers function lifecycle operations: create, update, delete, list, and retrieve configurations including environment variables and concurrency settings \n Includes Spring Boot integration patterns with bean configuration, service abstractions, and type-safe Lambda invoker se
java-docs
github/awesome-copilot · Backend
Javadoc best practices for documenting Java types, methods, and members. \n \n Public and protected members require Javadoc comments; package-private and private members are encouraged, especially for complex code \n Use standard tags: @param for parameters, @return for return values, @throws for exceptions, @see for cross-references, and @since for version tracking \n First sentence serves as summary description and should end with a period; parameter descriptions start lowercase without period
java-architect
404kidwiz/claude-supercode-skills · Backend
Provides expert Java architecture expertise specializing in Java 21, Spring Boot 3, and Jakarta EE ecosystem. Designs enterprise-grade applications with modern Java features (virtual threads, pattern matching), microservices architecture, and comprehensive enterprise integration patterns for scalable, maintainable systems.
java-testing-advanced
pluginagentmarketplace/custom-plugin-java · Backend
Advanced testing techniques for comprehensive test coverage.
java-gradle
pluginagentmarketplace/custom-plugin-java · Backend
Master Gradle build tool with Kotlin DSL for Java projects.
java-spring-development
mindrally/skills · Backend
Organize code using the standard layered pattern:
java-microservices
pluginagentmarketplace/custom-plugin-java · Backend
Build production microservices with Spring Cloud and distributed system patterns.
aws-lambda-java-integration
giuseppe-trisciuoglio/developer-kit · Cloud
Patterns for creating high-performance AWS Lambda functions in Java with optimized cold starts.
android-java
alinaqi/claude-bootstrap · Backend
Load with: base.md
java-jpa-hibernate
pluginagentmarketplace/custom-plugin-java · Backend
Master data persistence with JPA and Hibernate for production applications.