Skip to main content
在 Manus 中运行任何 Skill
一键导入

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