Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
lifeodyssey
GitHub 제작자 프로필

lifeodyssey

9개 GitHub 저장소에서 수집된 40개 skills를 저장소 단위로 보여줍니다.

수집된 skills
40
저장소
9
업데이트
2026-06-24
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

이 저장소에서 수집된 skills 19개 중 상위 8개를 표시합니다.
clean-code-comments
소프트웨어 개발자

Use when deciding whether, how, or where to write code comments — applies Clean Code comment principles

2026-04-23
clean-code-error-handling
소프트웨어 개발자

Use when designing or reviewing exception handling, error boundaries, or error propagation patterns — applies Clean Code error handling principles

2026-04-23
clean-code-functions
소프트웨어 개발자

Use when designing, reviewing, or refactoring functions — applies Clean Code function principles for small, focused, well-argumented functions

2026-04-23
clean-code-naming
소프트웨어 개발자

Use when choosing names for variables, functions, classes, or modules — applies Clean Code naming principles for clear, intention-revealing identifiers

2026-04-23
clean-code
소프트웨어 개발자

Routes to Clean Code sub-skills for naming, functions, comments, and error handling based on Robert C. Martin's Clean Code

2026-04-23
refactoring-code-smells
소프트웨어 개발자

Detects code smells and recommends specific refactorings. Covers the 22 canonical code smells from Fowler's Refactoring with Python examples.

2026-04-23
refactoring-composing-methods
소프트웨어 개발자

Techniques for breaking down and reorganizing methods: Extract Method, Inline Method, Replace Temp with Query, Introduce Explaining Variable, Split Temporary Variable, Replace Method with Method Object, Substitute Algorithm. All with Python before/after examples.

2026-04-23
refactoring-moving-features
소프트웨어 개발자

Techniques for moving behavior and data between classes: Move Method, Move Field, Extract Class, Inline Class, Hide Delegate, Remove Middle Man. All with Python before/after examples.

2026-04-23
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다