Git command conventions for pikru. Use when running any git commands to avoid blocking on interactive pager.
npx ai-builder add skill bearcove/git-commandsIdiomatic Rust patterns for pikru C port. Use when writing or reviewing Rust code ported from C. Don't write C in Rust - the goal is correct behavior, not line-by-line translation.
npx ai-builder add skill bearcove/idiomatic-rust