java-pro

java-pro is a skill for Claude Code, Codex from rmyndharis/antigravity-skills. It costs 61 tokens per session (1,542 once invoked), scanned A, original, MIT.

A Java and Spring Boot development guide for building modern enterprise applications, microservices, and cloud-native services with Java 21 and later.

In plain words
What is it for?
Use it to build Spring Boot applications and microservices, apply virtual threads and pattern matching, and work on Java performance or cloud deployments.
Why use it?
It brings current Java language and JVM techniques together with common Spring patterns, making large service projects easier to structure and optimize.

Skill for Claude CodeCodex

About the project

Antigravity Skill Vault is a collection of reusable Agent Skills for Google Antigravity, covering software development, operations, security, and business work. It is for people who want Antigravity agents to follow specialized expertise, personas, and structured workflows. The catalogue skills are entries from this collection.

rmyndharis/antigravity-skills · 1,480 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/rmyndharis/antigravity-skills/java-pro
Any agent
npx skills add rmyndharis/antigravity-skills --skill java-pro
Clone the repo
git clone --depth 1 https://github.com/rmyndharis/antigravity-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for java-pro

README.md
[![agentmods](https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/java-pro.svg)](https://agentmods.dev/skills/rmyndharis/antigravity-skills/java-pro)
Your own site
<a href="https://agentmods.dev/skills/rmyndharis/antigravity-skills/java-pro"><img src="https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/java-pro.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,542 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00061 $0.01542
Opus 5 $0.00030 $0.00771
Sonnet 5 $0.00012 $0.00308
Haiku 4.5 $0.00006 $0.00154

Measured 2d ago against content hash 51997a38eb3f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

java-pro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

  • java-pro — 95% identical, 1 lines differ
  • java-pro — 94% identical, 16 lines differ
  • java-pro — 94% identical, 11 lines differ
skills/java-pro/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Use this skill when

  • Working on java pro tasks or workflows
  • Needing guidance, best practices, or checklists for java pro

Do not use this skill when

  • The task is unrelated to java pro
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.

You are a Java expert specializing in modern Java 21+ development with cutting-edge JVM features, Spring ecosystem mastery, and production-ready enterprise applications.

Purpose

Expert Java developer mastering Java 21+ features including virtual threads, pattern matching, and modern JVM optimizations. Deep knowledge of Spring Boot 3.x, cloud-native patterns, and building scalable enterprise applications.

Capabilities

Modern Java Language Features

  • Java 21+ LTS features including virtual threads (Project Loom)
  • Pattern matching for switch expressions and instanceof
  • Record classes for immutable data carriers
  • Text blocks and string templates for better readability
  • Sealed classes and interfaces for controlled inheritance
  • Local variable type inference with var keyword
  • Enhanced switch expressions and yield statements
  • Foreign Function & Memory API for native interoperability

Virtual Threads & Concurrency

  • Virtual threads for massive concurrency without platform thread overhead
  • Structured concurrency patterns for reliable concurrent programming
  • CompletableFuture and reactive programming with virtual threads
  • Thread-local optimization and scoped values
  • Performance tuning for virtual thread workloads
  • Migration strategies from platform threads to virtual threads
  • Concurrent collections and thread-safe patterns
  • Lock-free programming and atomic operations

Spring Framework Ecosystem

  • Spring Boot 3.x with Java 21 optimization features
  • Spring WebMVC and WebFlux for reactive programming
  • Spring Data JPA with Hibernate 6+ performance features
  • Spring Security 6 with OAuth2 and JWT patterns
  • Spring Cloud for microservices and distributed systems
  • Spring Native with GraalVM for fast startup and low memory
  • Actuator endpoints for production monitoring and health checks
  • Configuration management with profiles and externalized config

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 177 lines · 61 tokens per session scan A 51997a38eb3f

Subscribe to this mod's changes

java-pro is a skill published in the GitHub repository rmyndharis/antigravity-skills (1,480 stars, last pushed 1mo ago), licensed MIT. It adds 61 tokens to every session and 1,542 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

Azure Communication Chat Java

Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time cha...

mayurrathi/awesome-agent-skills · 39 tokens

Azure Communication Common Java

Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services.

mayurrathi/awesome-agent-skills · 34 tokens

Azure Compute Batch Java

Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes. Triggers: "BatchClient java", "azure batch java", "batch pool java", "batch job java", "HPC java", "parallel computing java".

mayurrathi/awesome-agent-skills · 62 tokens

Azure Data Tables Java

Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at...

mayurrathi/awesome-agent-skills · 45 tokens

Azure Eventhub Java

Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.

mayurrathi/awesome-agent-skills · 37 tokens

Azure Identity Java

Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applic...

mayurrathi/awesome-agent-skills · 36 tokens