Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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.

概要

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.

インストールコマンド
npx skills add https://github.com/creekmoon/creekmoon-claude-skill --skill creekmoon-code-style

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター0
フォーク0
更新日2026年5月21日 07:42
ファイルエクスプローラー
3 ファイル
SKILL.md
readonly