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