From all-skills
Guides async and concurrent Rust programming including tokio runtime, async functions, streams, threads, mpsc channels, and Arc/Mutex shared state.
npx claudepluginhub vinnie357/claude-skills --plugin alliumThis skill uses the workspace's default tool permissions.
Async functions, tokio runtime, streams, threads, channels, and shared state.
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`.
Async functions, tokio runtime, streams, threads, channels, and shared state.
Activate when:
For async patterns, concurrency primitives, and shared state examples, see references/async.md.