From all-skills
Guides Zig-C interoperability: import C headers with @cImport/@cInclude, export Zig functions to C, map types, use translate-c tool, link C libraries in build.zig.
npx claudepluginhub vinnie357/claude-skills --plugin alliumThis skill uses the workspace's default tool permissions.
Importing C libraries, exporting Zig to C, type mappings, and translate-c.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Importing C libraries, exporting Zig to C, type mappings, and translate-c.
Activate when:
For type mappings, linking patterns, and string interop examples, see references/c-interop.md.