kbuild

Guide for the Linux Kernel Build System (Kbuild). Use when building kernel modules out-of-tree, creating module Makefiles, or integrating with the kernel build infrastructure. Essential for proper kernel module compilation.

$ 安裝

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/linux-kernel-module-build/environment/skills/kbuild ~/.claude/skills/skillsbench

// tip: Run this command in your terminal to install the skill