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

JDevlieghere

按仓库查看 1 个 GitHub 仓库中的 4 个已收集 skills,并展示近似职业覆盖。

已收集 skills
4
仓库
1
职业领域
1
更新
2026-05-20
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

#001
dotfiles
4 个 skills30155更新于 2026-05-20
占该创作者 100%
comments
软件开发工程师

Conventions for writing source code comments. Load when adding or editing comments in code, reviewing a diff for comment quality, or deciding whether a comment belongs at all. Covers when a comment earns its place, the WHY-not-WHAT rule, banning prompt/task references, and the tone and length to aim for.

2026-05-20
llvm-development
软件开发工程师

Conventions for writing, refactoring, or reviewing C++ in LLVM, Clang, or LLDB trees. Covers the naming split between LLVM and LLDB, include ordering, ADT containers and string types (StringRef, SmallVector, DenseMap), Error/Expected handling, LLVM-style casts, formatting rules, and LLDB-specific hazards. Load when editing `.cpp`/`.h` files under an LLVM monorepo, opening a file that includes `llvm/ADT/`, or answering questions about LLVM/LLDB coding standards.

2026-05-20
commit-message
软件开发工程师

Conventions for drafting git commit messages. Load when asked to write a commit message, draft a commit, or run `git commit`. Covers subject-line bracket prefixes, NFC tagging, line-length and wrapping rules, imperative mood, body content focused on the why, and trailers like rdar:// references and `Assisted-by: Claude`.

2026-05-15
parallelize
软件开发工程师

Guidance for offloading work to subagents and running independent work in parallel. Load when a task involves multiple independent investigations, heavy codebase exploration, or research that would bloat the main context. Covers when to delegate vs. do directly, how to dispatch agents concurrently in a single message, how to choose between Explore / Plan / general-purpose / specialist agents, and how to structure agent prompts for useful results.

2026-05-08
已展示 1 / 1 个仓库
已展示全部仓库