$
_
74 skills for C/C++, Rust, Zig, embedded, eBPF, and WebAssembly — compilers, debuggers, profilers, build systems, sanitizers, FreeRTOS, Zephyr, and more.
install.sh
$
npx skills add mohitmishra786/low-level-dev-skills --all
[OK] Cloning repository...
[OK] Found 74 skills
[OK] Installing to all agents
>>> Installation complete!
>
install by language / subcategory
>
ls skills/
>
cat supported_agents.txt
>
man usage
C/C++ — Claude Code
/gcc How do I enable link-time optimization?
C/C++ — Cursor
/sanitizers Which sanitizer for memory leaks?
C/C++ — Codex
/static-analysis Run clang-tidy on my project
Rust — Claude Code
/rustc-basics Configure a max-performance release build
Rust — Cursor
/rust-ffi Generate C bindings with bindgen
Zig — Claude Code
/zig-cinterop Call a C library from Zig
Embedded — Claude Code
/freertos Detect stack overflow in FreeRTOS
eBPF — Cursor
/ebpf Write a bpftrace one-liner for syscall tracing
Security — Claude Code
/binary-hardening Check my binary with checksec
WASM — Codex
/wasm-emscripten Compile my C library to WebAssembly
>
tree -L 2
>
./contribute.sh