Technology & Engineering5 skills
Systems Programming skills for AI agents
5 practitioner-grade systems programming skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
$ npx skilldb search "systems programming"
All 5 skills
- Build Systems
Build systems for systems programming including CMake, Meson, and Zig build with cross-compilation
350 lines - Cpp Modern
Modern C++ (C++20/23) patterns including concepts, ranges, coroutines, and modules
294 lines - Ffi
Foreign function interfaces for calling between C, C++, Rust, Zig, Python, and other languages safely
302 lines - Memory Safety
Techniques for achieving memory safety without garbage collection including ownership models, arenas, and static analysis
312 lines - Zig Basics
Zig language fundamentals for systems programming including comptime, error handling, and manual memory management
237 lines