Steven Cassamajor
Community@cassamajor
Agent Skills by Steven Cassamajor
Showing 12 vetted skills indexed across 1 GitHub repositories.
go-upgrade
Upgrade Go via Homebrew and update go.mod files with go mod tidy.
ebpf-packet-redirect
Implements packet redirection and routing logic in eBPF programs.
ebpf-cnf-scaffold
Scaffold eBPF-based CNF projects with C kernel code, Go userspace, and build scripts.
cnf-networking
Configure eBPF-programmable netkit and tcx devices with network namespaces.
questioning-hardcoded-values
Question hardcoded literal values in source code to justify their meaning.
ebpf-attach-hook
Generate Go code for attaching eBPF programs to kernel hooks using cilium/ebpf.
investigating-warnings
...
ebpf-test-harness
Generate eBPF CNF test infrastructure with network namespaces and packet injection.
tdd-in-target-environment
Validates tests execute in their target environment, such as a Linux VM, for deterministic outcomes.
ebpf-packet-parser
Generate verifier-safe eBPF packet parsing logic with bounds checking.
go-functional-options
Implement the Functional Options Pattern for configurable Go constructors.
ebpf-map-handler
Generate C eBPF map definitions and Go userspace interaction code.