Cross-language binding architecture rules: bindings as minimal glue, canonical API surface ordering (core, ABI, language), per-language test suites in CI, generated-code discipline, and error/async boundary preservation. Load when designing or reviewing polyglot language bindings for a shared core.
$npx -y skills add goldziher/ai-rulez --skill bindingsInstalls into the current project.
Run `npx skills use "https://github.com/goldziher/ai-rulez" --skill "goldziher/ai-rulez/bindings"` 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/goldziher/ai-rulez" that are relevant to the current task. Run `npx skills add "https://github.com/goldziher/ai-rulez"` and select the relevant skills, then follow their instructions.