spring-boot-3-skills

spring-boot-3-skills is a plugin for Claude Code from rrezartprebreza/spring-boot-skills. Its manifest loads nothing; the 33 skills it bundles cost 1,538 tokens per session together, scanned A, a copy of spring-boot-4-skills, MIT.

A collection of skills for Spring Boot 3 and Framework 6, Java tools used to build web services and other backend applications. It also covers security, messaging, deployment, Spring AI, and MCP.

In plain words
What is it for?
Use it when building or maintaining Spring Boot 3 services, including applications with messaging, AI features, or MCP connections.
Why use it?
It groups guidance for several parts of a Spring application, reducing the need to handle backend, security, messaging, and deployment work separately.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it when building or maintaining Spring Boot 3 services, including applications with messaging, AI features, or MCP connections.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add rrezartprebreza/spring-boot-skills/plugin install spring-boot-3-skills
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.

Clone the repo
git clone --depth 1 https://github.com/rrezartprebreza/spring-boot-skills

Made for: Claude Code.

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 spring-boot-3-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills/github.svg)](https://agentmods.dev/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills)
Your own site
<a href="https://agentmods.dev/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills"><img src="https://agentmods.dev/badge/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for spring-boot-3-skills

Your own site · 80×15
<a href="https://agentmods.dev/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills"><img src="https://agentmods.dev/badge/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 33 skills cost 1,538 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

spring-boot-3-skills 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 today.

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

This is a copy

100% identical to spring-boot-4-skills — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude-plugin/marketplace.json#spring-boot-3-skills · 17 lines

What it actually says

{
  "name": "spring-boot-3-skills",
  "description": "33 Spring Boot 3, Framework 6, security, messaging, deployment, Spring AI, and MCP skills.",
  "source": "./",
  "strict": false,
  "skills": [
    "./skills/spring-boot-3/"
  ],
  "category": "development",
  "tags": [
    "java",
    "spring-boot",
    "spring-framework",
    "spring-ai",
    "mcp"
  ]
}
Files

What ships with it

1 file beside marketplace.json#spring-boot-3-skills in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. today Changed a2d65202dee5
  2. 5d ago First seen · 17 lines scan A 797da7473ad7

Subscribe to this mod's changes

spring-boot-3-skills is a plugin published in the GitHub repository rrezartprebreza/spring-boot-skills (260 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to spring-boot-4-skills, differing in 6 lines, and is treated as a copy.

Related

Other plugins, from other repositories

spring-batch

Spring Batch 5/6 development: what the framework actually does versus what its API suggests, grounded in runnable samples. Restart versus a new JobInstance, flow and deciders, tasklet transaction boundaries, partitioning, the job repository Boot 4 does not give you, and the testing package most projects declare and…

alexmond/alexmskills · not measured

shipwithai-java-backend-toolkit

Guardrail-first Spring Boot + JPA toolkit for Claude Code. Just-in-time hooks catch missing @Version, broken @Transactional proxies, entity-in-controller leaks, N+1, and query injection at the moment you write them; scaffold skills generate correct-by-default entities, endpoints, and migrations; a tuned reviewer agent.

ShipWithAI/shipwithai-plugins · not measured

quarkus-agent

MCP server for AI coding agents to create, manage, and interact with Quarkus applications. Provides tools for project scaffolding, dev mode lifecycle, extension skills, Dev MCP proxy, and documentation search.

quarkusio/quarkus-agent-mcp · not measured

java-plugin

Plain Java backend stack provider for the SDLC marketplace (priority=100). Detects any Maven or Gradle project and registers a java-architect agent (Sonnet/medium) as the development-phase backend implementer. Handles CLI tools, libraries, plain services without a web framework. Falls back gracefully to this plugin…

AratKruglik/claude-sdlc · not measured

quarkus-appdev

Skills for developing and maintaining Quarkus applications.

quarkusio/skills · not measured

stacktale

Read your Java app's AI-ready error reports, and run a fix-run-check loop until the app is clean.

stacktale/stacktale · not measured