Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
JDevlieghere
GitHub creator profile

JDevlieghere

Repository-level view of 4 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
4
repositories
1
occupation fields
1
updated
2026-05-20
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
dotfiles
4 skills30155updated 2026-05-20
100% of creator
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
Showing 1 of 1 repositories
All repositories loaded