ebpf-cnf-scaffold

Scaffold new eBPF-based Cloud Native Network Function (CNF) projects with proper directory structure, boilerplate C kernel code, Go userspace application, bpf2go generation, and build configuration following established patterns. Use when creating new CNF examples or starting fresh eBPF projects.

$ Instalar

git clone https://github.com/cassamajor/xcnf /tmp/xcnf && cp -r /tmp/xcnf/.claude/skills/ebpf-cnf-scaffold ~/.claude/skills/xcnf

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