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.
git clone --depth 1 https://github.com/rrezartprebreza/spring-boot-skillsWrote 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.
[](https://agentmods.dev/plugins/rrezartprebreza/spring-boot-skills/spring-boot-3-skills)<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.
<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>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.
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.
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"
]
}What it installs
The manifest is a name and a version. 33 skills travel with it, and installing the plugin installs all of them — 1,538 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill spring-batch A 66 tokens
- Skill spring-ai-integration A 66 tokens
- Skill ai-observability A 53 tokens
- Skill domain-driven-design A 38 tokens
- Skill flyway-migrations A 39 tokens
- Skill hateoas A 44 tokens
- Skill hexagonal-architecture A 51 tokens
- Skill layered-architecture A 44 tokens
- Skill multi-module-maven A 33 tokens
- Skill rest-api-conventions A 57 tokens
- Skill spring-data-jpa A 38 tokens
- Skill spring-data-redis A 37 tokens
- Skill spring-security-jwt A 64 tokens
- Skill testing-pyramid A 44 tokens
- Skill transactional-patterns A 44 tokens
- Skill mcp-server A 49 tokens
- Skill oauth2-resource-server A 47 tokens
- Skill openapi-first A 55 tokens
- Skill problem-details-rfc9457 A 36 tokens
- Skill api-versioning A 44 tokens
- Skill http-interface-clients A 46 tokens
- Skill null-safety A 41 tokens
- Skill resilience-retry A 45 tokens
- Skill idempotency-patterns A 46 tokens
- Skill configuration-properties A 32 tokens
- Skill container-native-deployment A 46 tokens
- Skill spring-modulith A 45 tokens
- Skill event-driven-messaging A 48 tokens
- Skill multi-tenancy A 38 tokens
- Skill production-observability A 58 tokens
- Skill spring-boot-migration A 45 tokens
- Skill webflux-reactive-patterns A 56 tokens
- Skill spring-cloud-gateway A 43 tokens
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.
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.
- today Changed a2d65202dee5
- 5d ago First seen · 17 lines scan A 797da7473ad7
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.
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…
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.
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.
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…
quarkus-appdev
Skills for developing and maintaining Quarkus applications.
stacktale
Read your Java app's AI-ready error reports, and run a fix-run-check loop until the app is clean.