Installation
Skills CLI
npx skills@latest add wshobson/agents --skill rust-async-patternsRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the rust-async-patterns skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Explains futures, runtimes, bounded concurrency, tracing, error propagation, lock safety, and task management, with deeper examples in its companion reference. It is implementation guidance and does not itself run Cargo or contact a service.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size96 lines
- Last checked27 Sept 2026 ·
8e9a951c21bb1ee671dd2e7391b193e8e3d362b95ef29c470915837d73bf87df
What it can touch
Guidance only. Its instructions shape how the agent thinks and writes; they do not ask it to change files or run commands.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
plugins/systems-programming/skills/rust-async-patterns/SKILL.md on GitHub (opens in a new tab)