Writing or changing the Rustler binding layer for Ankole native kernel functions. Use only when adding, renaming, removing, or changing NIF exports, Elixir NIF stubs, Rustler resource/event delivery code, scheduler choices, or BEAM boundary argument/return encoding. Do not use merely because Elixir calls an existing native function, or because host-neutral Rust code under app/kernel/src/* is being changed without touching the Rustler/NIF boundary.
$npx -y skills add agentbull/ankole --skill elixir-rust-nif-codingInstalls into the current project.
Run `npx skills use "https://github.com/agentbull/ankole" --skill "agentbull/ankole/elixir-rust-nif-coding"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentbull/ankole" that are relevant to the current task. Run `npx skills add "https://github.com/agentbull/ankole"` and select the relevant skills, then follow their instructions.