From all-skills
Guides Zig allocator selection, memory lifecycle management, leak debugging, and patterns like arena, page, and fixed-buffer allocation.
npx claudepluginhub vinnie357/claude-skills --plugin alliumThis skill uses the workspace's default tool permissions.
Memory management patterns, allocator types, and allocation lifecycle.
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`.
Memory management patterns, allocator types, and allocation lifecycle.
Activate when:
For allocator types, patterns, and examples, see references/allocators.md.