Skip to main content
在 Manus 中运行任何 Skill
一键导入
lifeodyssey
GitHub 创作者资料

lifeodyssey

按仓库查看 9 个 GitHub 仓库中的 40 个已收集 skills。

已收集 skills
40
仓库
9
更新
2026-06-24
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

当前展示该仓库 Top 8 / 19 个已收集 skills。
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
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 9 / 9 个仓库
已展示全部仓库