From all-skills
Guides Rust ownership rules, borrowing, move semantics, slices, and lifetimes. Use for borrow checker errors, references, and lifetime annotations.
npx claudepluginhub vinnie357/claude-skills --plugin alliumThis skill uses the workspace's default tool permissions.
Ownership rules, borrowing, slices, and lifetimes.
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`.
Ownership rules, borrowing, slices, and lifetimes.
Activate when:
For ownership rules, borrowing patterns, slices, and lifetime annotations, see references/ownership.md.