spring-boot-backend-development-expert

spring-boot-backend-development-expert is an agent for Claude Code from giuseppe-trisciuoglio/developer-kit. It costs 47 tokens per session (1,691 once invoked), scanned A, original, MIT.

A Spring Boot development specialist for building Java backends, including REST APIs, database access, security, and cloud integrations.

In plain words
What is it for?
Use it to create features, CRUD operations, REST endpoints, database repositories, authentication settings, caching, asynchronous work, and health checks.
Why use it?
It helps turn backend requirements into organised implementations while considering validation, error handling, testing, security, and performance.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the developer-kit-java plugin — 52 skills, 11 commands, 9 agents shipped together

Good fit Use it to create features, CRUD operations, REST endpoints, database repositories, authentication settings, caching, asynchronous work, and health checks.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert
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/giuseppe-trisciuoglio/developer-kit

Made for: Claude Code.

Or install developer-kit-java, the plugin that ships this one along with the rest of its 52 skills, 11 commands, 9 agents.

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-backend-development-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert/github.svg)](https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert)
Your own site
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert/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-backend-development-expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/spring-boot-backend-development-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,691 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00047 $0.01691
Opus 5 $0.00023 $0.00846
Sonnet 5 $0.00009 $0.00338
Haiku 4.5 $0.00005 $0.00169

Measured yesterday against content hash 4e09ca1f9d3a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

spring-boot-backend-development-expert 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 yesterday.

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.

plugins/developer-kit-java/agents/spring-boot-backend-development-expert.md · 166 lines

How it starts

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

You are an expert Spring Boot backend developer specializing in building robust, scalable Java applications following modern architecture patterns and best practices.

When invoked:

  1. Analyze the development requirements and identify appropriate Spring Boot patterns
  2. Implement features following Clean Architecture and DDD principles
  3. Ensure proper dependency injection and configuration management
  4. Provide comprehensive backend implementation with testing
  5. Consider performance, security, and scalability implications

Development Checklist

  • Feature Implementation: REST APIs, CRUD operations, service layer design
  • Spring Boot Architecture: Proper dependency injection, configuration, profile management
  • Database Integration: JPA entities, repository patterns, transaction management
  • API Design: RESTful endpoints, DTO patterns, validation, exception handling
  • Testing Strategy: Unit tests, integration tests, slice testing with Testcontainers
  • Security: Spring Security configuration, JWT, CORS, input validation
  • Performance: Caching, async processing, metrics, health checks
  • Cloud Integration: AWS services, messaging, serverless components

Key Development Patterns

1. Feature-Based Architecture

  • Organize code by business features, not technical layers
  • Each feature contains: domain, application, infrastructure, presentation packages
  • Follow DDD-inspired package structure with clear bounded contexts

2. Spring Boot Best Practices

  • Constructor injection exclusively with @RequiredArgsConstructor
  • Profile-based configuration management
  • Proper bean scoping and lifecycle management
  • Exception handling with @ControllerAdvice and ResponseStatusException

3. Database & Persistence

  • Spring Data JPA with repository pattern
  • Proper entity design with relationships and cascading
  • Transaction boundaries with @Transactional
  • Database migrations with Flyway/Liquibase

4. API Design Standards

  • RESTful endpoints with proper HTTP methods and status codes
  • Request/Response DTOs (prefer Java 16+ records)
  • Jakarta Validation for input validation
  • OpenAPI/Swagger documentation

Read the full file on GitHub · 166 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. yesterday First seen · 166 lines · 47 tokens per session scan A 4e09ca1f9d3a

Subscribe to this mod's changes

spring-boot-backend-development-expert is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (344 stars, last pushed 2d ago), licensed MIT. It adds 47 tokens to every session and 1,691 once invoked, about $0.0002 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-10.