121-java-object-oriented-design

121-java-object-oriented-design is a plugin for Claude Code from jabrena/plinth. Its token cost is not measured, scanned A, original, Apache-2.0.

A Java guidance add-on for object-oriented design, the approach of organizing software around objects that combine data with the operations that use it.

In plain words
What is it for?
Use it to review classes and interfaces, apply common design principles, fix code smells, and improve inheritance, encapsulation, object creation, and method design.
Why use it?
It helps reduce tightly coupled classes, oversized classes, duplicated logic, and designs that are difficult to change or test.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add jabrena/plinth
agentmods
npx agentmods add plugins/jabrena/plinth/121-java-object-oriented-design
Clone the repo
git clone --depth 1 https://github.com/jabrena/plinth

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 121-java-object-oriented-design

README.md
[![agentmods](https://agentmods.dev/badge/plugins/jabrena/plinth/121-java-object-oriented-design.svg)](https://agentmods.dev/plugins/jabrena/plinth/121-java-object-oriented-design)
Your own site
<a href="https://agentmods.dev/plugins/jabrena/plinth/121-java-object-oriented-design"><img src="https://agentmods.dev/badge/plugins/jabrena/plinth/121-java-object-oriented-design.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

121-java-object-oriented-design 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.

.claude-plugin/marketplace.json#121-java-object-oriented-design · 6 lines

What it actually says

{
  "name": "121-java-object-oriented-design",
  "source": "./skills/121-java-object-oriented-design",
  "description": "Use when you need to review, improve, or refactor Java code for object-oriented design quality — including applying SOLID, DRY, and YAGNI principles, improving class and interface design, fixing OOP concept misuse (encapsulation, inheritance, polymorphism), identifying and resolving code smells (God Class, Feature Envy, Data Clumps), or improving object creation patterns, method design, and exception handling.",
  "version": "0.14.0-SNAPSHOT"
}
Files

What ships with it

1 file beside marketplace.json#121-java-object-oriented-design 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. yesterday First seen · 6 lines scan A d17cd6f8c776

Subscribe to this mod's changes

121-java-object-oriented-design is a plugin published in the GitHub repository jabrena/plinth (435 stars, last pushed today), licensed Apache-2.0. 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

java-dev

A collection of agents, skills, hooks, commands, and rules for AI Agentic development workflow.

sivaprasadreddy/sivalabs-agent-skills · not measured

craftcms-claude-skills

Production-ready skills and agents for Craft CMS 5 development. Plugin development (elements, services, controllers, migrations, events, testing, headless, configuration), site development (content modeling, Twig templates, atomic design, multi-site), a name-routed index of 23 plugin references (config, Twig/PHP API…

michtio/craftcms-claude-skills · not measured

quarkus-agentic-scaffolding

Three-skill flow for building Quarkus + LangChain4j agentic AI applications: setup-agentic-scaffolding (prerequisites: toolchain, Quarkus Agents MCP + context7, conventions file), scaffold-project (create projects and add AI services, agents, RAG, and MCP clients/servers), and audit-project (audit an existing project…

eldermoraes/quarkus-agentic-scaffolding · not measured

opinionated-java-ecosystem

Java ecosystem development: modern Java idioms, tooling, documentation standards, and testing practices.

Pyroxin/opinionated-claude-skills · not measured

java-code-simplifier

專為 Java/Spring Boot 專案設計的程式碼簡化專家,運用企業級最佳實踐提升程式碼品質.

DennisLiuCk/claude-plugin-marketplace · not measured

nextjs

Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.

vercel/next.js · not measured