# Java代码规范skill **Repository Path**: river-flowing-child/java-code-specification-skill ## Basic Information - **Project Name**: Java代码规范skill - **Description**: Java代码规范skill - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2026-05-26 - **Last Updated**: 2026-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Code Writing Standard This repository maintains one code-writing Skill: `code-writing-standard` The Skill routes code tasks by project language, primary project type, architecture, risk overlays, and cross-cutting concerns. ## Repository Layout - `code-writing-standard/`: installable Skill and current executable rule source. - `code-writing-standard-claude/`: independently installable Claude Code plugin distribution of the same logical Skill. - `code-writing-standard-system/`: design notes and synchronized rule mirror; not an executable Skill. - `reference/`: external samples for structure comparison only; not a rule source. Language-specific guidance, including Java/Spring rules, lives inside `code-writing-standard/references/rules/language/`. Do not create a separate language-specific Skill. The Codex source and Claude Code distribution must preserve the same rule semantics. Claude-specific differences are limited to packaging, platform wording, and the `.claude/code-writing-index/` path. ## Chinese Reading Version The non-executable Chinese reading version is available at: - [`docs/zh-CN/code-writing-standard/`](docs/zh-CN/code-writing-standard/) The installable English Skill remains the authoritative executable source.