Common Tokio patterns and idioms for async programming. Use when implementing worker pools, request-response patterns, pub/sub, timeouts, retries, or graceful shutdown.
$npx -y skills add geoffjay/claude-plugins --skill tokio-patternsInstalls into the current project.
Run `npx skills use "https://github.com/geoffjay/claude-plugins" --skill "geoffjay/claude-plugins/tokio-patterns"` 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/geoffjay/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/geoffjay/claude-plugins"` and select the relevant skills, then follow their instructions.