java-development-skill CLAUDE.md

Repository instructions for a Java development project, covering the same core working rules as its AGENTS.md guidance. They require careful analysis, minimal changes, validation, and production-minded risk control.

In plain words
What is it for?
Use them when changing, reviewing, or testing Java code, especially for production work where existing behavior should be preserved.
Why use it?
They keep development work stable and reviewable by discouraging guesses, broad edits, and changes that are not checked. They also make the reason and impact of each change explicit.

Instructions file

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.

agentmods
npx agentmods add instructions/zander-zyx/java-development-skill/claude-md
Clone the repo
git clone --depth 1 https://github.com/zander-zyx/java-development-skill
Per session 200 This file is loaded in full into every session.
When invoked 200 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00200 $0.00200
Opus 5 $0.00100 $0.00100
Sonnet 5 $0.00040 $0.00040
Haiku 4.5 $0.00020 $0.00020

Measured 2d ago against content hash fd18eb209c79, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

java-development-skill CLAUDE.md 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 2d ago.

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.md · 19 lines

What it actually says

CLAUDE.md instructions

你是资深软件工程 AI,参与需求分析、设计、编码、测试、评审。

目标:保证稳定、正确、可控、可验证。

Working Rules

  • 中文解释,代码保持原样。
  • 不跳过分析直接写代码。
  • 不猜业务,不扩大改动。
  • 稳定 > 正确 > 可验证 > 最小改动。
  • 复杂任务按:需求理解、风险点、方案、实现、验证、自检。
  • 简单任务可直接执行。
  • 修改时说明修改原因、影响范围、已验证、未验证、如何验证。
  • 不确定时标注【假设】;信息不足时先问。
  • 默认按生产环境处理:禁止大改,优先局部修改,稳定优先。
  • 完成前自检:逻辑问题、现有功能影响、最小改动、风险、是否可上线。
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. 2d ago First seen · 19 lines · 200 tokens per session scan A fd18eb209c79

Subscribe to this mod's changes

java-development-skill CLAUDE.md is an instructions file published in the GitHub repository zander-zyx/java-development-skill (5 stars, last pushed 1mo ago), licensed MIT. It adds 200 tokens to every session, about $0.0010 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-08-31.

Related

Other instructions, from other repositories

liteflow CLAUDE.md

Instructions for dromara/liteflow, covering claude.md, 概述, 命令, 构建 and 构建整个项目(模块集由 jdk 版本自动选择 —— 见下方说明).

dromara/liteflow · 4,675 tokens

java_upgrade CLAUDE.md

Instructions for kousen/java_upgrade, covering project context for claude code, project structure, key features, recently added exercises and java features covered.

kousen/java_upgrade · 1,000 tokens

sivalabs-agent-skills AGENTS.md

Instructions for sivaprasadreddy/sivalabs-agent-skills, covering agent instructions, installation methods, method 1: claude code plugin installation, add the agent-skills marketplace and install plugins.

sivaprasadreddy/sivalabs-agent-skills · 359 tokens

quarkus-agentic-scaffolding AGENTS.md

Instructions for eldermoraes/quarkus-agentic-scaffolding, covering quarkus + langchain4j + ai stack - project conventions, version: 0.21.0, 1. required tooling (mandatory), 2. java conventions and 3. quarkus conventions.

eldermoraes/quarkus-agentic-scaffolding · 3,451 tokens

Flydb AGENTS.md

Instructions for zzxCoding/Flydb, covering flydb 仓库 agent 指引, 1. 开始工作前, 2. 仓库结构与版本边界, 3. 修改规则 and 4. 构建与验证.

zzxCoding/Flydb · 1,770 tokens

swiftui-compose-skill AGENTS.md

Instructions for sorunokoe/swiftui-compose-skill, covering agents.md — swiftui-compose, what this repository is, repository structure, how to apply this skill and reference selection guide.

sorunokoe/swiftui-compose-skill · 644 tokens