Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

creekmoon-code-style

creekmoon的JAVA代码风格规范(方法设计、入参风格、流程组织、命名与副作用边界、中文方法注释)。编写或修改代码时自动遵循,审查代码时按清单检查。特别适用于需要判断方法中的主次流程、Happy Path、常规路径与测试旁路/兼容分支先后关系的场景。适用于所有编程语言。Use when writing code, modifying code, reviewing code, checking code style, refactoring, scanning compliance, or doing code review, especially when the task involves distinguishing the main business path from test bypasses, compatibility branches, fallback flows, or other special cases.

Überblick

creekmoon的JAVA代码风格规范(方法设计、入参风格、流程组织、命名与副作用边界、中文方法注释)。编写或修改代码时自动遵循,审查代码时按清单检查。特别适用于需要判断方法中的主次流程、Happy Path、常规路径与测试旁路/兼容分支先后关系的场景。适用于所有编程语言。Use when writing code, modifying code, reviewing code, checking code style, refactoring, scanning compliance, or doing code review, especially when the task involves distinguishing the main business path from test bypasses, compatibility branches, fallback flows, or other special cases.

Installationsbefehl
npx skills add https://github.com/creekmoon/creekmoon-claude-skill --skill creekmoon-code-style

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne0
Forks0
Aktualisiert21. Mai 2026 um 07:42
Datei-Explorer
3 Dateien
SKILL.md
readonly