CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. pluginagentmarketplace
  4. /
  5. custom-plugin-java
  6. /
  7. Java Fundamentals

Java Fundamentals

Editor's Note

This is your baseline Java reference for everything from classic OOP patterns to modern Java 21 features like pattern matching and records. It covers the core language mechanics you'll use daily: collections selection (with an actual decision table for ArrayList vs HashSet vs TreeSet), streams operations, exception handling, and SOLID principles. The quick reference examples are genuinely helpful, showing real patterns like Optional chaining and switch expressions. It spans Java 8 through 21, so you can write code that works across different runtime versions. Think of it as the skill you invoke when you need clean, idiomatic Java without reaching for Stack Overflow every time you forget whether to use flatMap or just map.

Install

npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-fundamentals
Votes
0
Installs455
GitHub Stars37
Categories
Java & JVM
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Java & JVM Skills

View all →
java-springboot

github/awesome-copilot

0
15.7k
34.3k
Comprehensive best practices guide for building production-ready Spring Boot applications.
java-spring-boot

pluginagentmarketplace/custom-plugin-java

0
10.9k
37
Production-ready Spring Boot applications with REST APIs, security, data access, and monitoring.
kotlin-springboot

github/awesome-copilot

0
9k
34.3k
Spring Boot development patterns and idioms tailored for Kotlin applications.
create-spring-boot-java-project

github/awesome-copilot

0
8.9k
34.3k
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose.
create-spring-boot-kotlin-project

github/awesome-copilot

0
8.4k
34.3k
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services.
java-jpa-hibernate

pluginagentmarketplace/custom-plugin-java

0
403
37
java jpa hibernate