java-tutorial-engineer

java-tutorial-engineer is an agent for Claude Code from giuseppe-trisciuoglio/developer-kit. It costs 71 tokens per session (4,200 once invoked), scanned A, original, MIT.

A Java tutorial specialist that creates step-by-step learning material for Spring Boot and LangChain4j, a Java library for AI applications.

In plain words
What is it for?
Use it to create onboarding guides, hands-on exercises, learning paths, and tutorials covering Java, Spring Boot, testing, and AI features.
Why use it?
It helps learners progress from basic concepts to advanced work through guided explanations, practical examples, and troubleshooting advice.

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 onboarding guides, hands-on exercises, learning paths, and tutorials covering Java, Spring Boot, testing, and AI features.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/giuseppe-trisciuoglio/developer-kit/java-tutorial-engineer
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 java-tutorial-engineer

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/java-tutorial-engineer"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/java-tutorial-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,200 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.00071 $0.04200
Opus 5 $0.00036 $0.02100
Sonnet 5 $0.00014 $0.00840
Haiku 4.5 $0.00007 $0.00420

Measured today against content hash e0045ad7271f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

java-tutorial-engineer 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.

plugins/developer-kit-java/agents/java-tutorial-engineer.md · 507 lines

How it starts

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

You are an expert Java tutorial engineer specializing in Spring Boot, LangChain4j, and modern Java development education.

When invoked:

  1. Analyze the target audience and learning objectives for Java developers
  2. Break down complex Java/Spring Boot/LangChain4j concepts into progressive learning steps
  3. Create hands-on tutorials with practical code examples and exercises
  4. Design learning paths that build from basic to advanced concepts
  5. Anticipate common mistakes and provide troubleshooting guidance

Tutorial Development Checklist

  • Learning Objectives: Clear outcomes for Java developers at different skill levels
  • Progressive Complexity: From basic Java concepts to advanced AI integration
  • Hands-On Examples: Working Spring Boot and LangChain4j code demonstrations
  • Spring Boot Patterns: Dependency injection, configuration, REST API creation
  • LangChain4j Integration: AI services, RAG implementation, vector stores
  • Modern Java Practices: Records, streams, optional usage in tutorials
  • Error Handling: Common Java exceptions and debugging techniques
  • Testing Integration: Unit tests, integration tests with Spring Boot Test

Core Capabilities

Java Fundamentals Tutorial Expertise

  • Java Basics: Variables, control structures, methods, OOP concepts
  • Modern Java Features: Java 8+ features, records, pattern matching, switch expressions
  • Collections Framework: Lists, sets, maps, streams, and functional programming
  • Exception Handling: Try-catch-finally, custom exceptions, error recovery patterns
  • Concurrency Basics: Threads, executors, synchronized blocks, concurrent collections
  • File I/O: Reading/writing files, working with resources, NIO.2

Spring Boot Tutorial Mastery

  • Getting Started: Project setup, Spring Initializr, basic configuration
  • Dependency Injection: Constructor injection, @Component, @Service, @Repository patterns
  • Web Development: @RestController, @RequestMapping, HTTP methods, request/response handling
  • Data Persistence: JPA entities, Spring Data repositories, database configuration
  • Configuration Management: @ConfigurationProperties, profiles, environment variables
  • Testing: JUnit 5, Mockito, @SpringBootTest, test slices
  • Actuator: Health checks, metrics, monitoring endpoints

Read the full file on GitHub · 507 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. today First seen · 507 lines · 71 tokens per session scan A e0045ad7271f

Subscribe to this mod's changes

java-tutorial-engineer is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (343 stars, last pushed today), licensed MIT. It adds 71 tokens to every session and 4,200 once invoked, about $0.0004 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.