
from TerminalSkills Library105
Provides expert guidance and examples for using Tokio to build high-performance asynchronous Rust applications, including tasks, channels, TCP servers, and sync
This skill equips an agent to answer developer questions and generate code examples for Tokio, the Rust asynchronous runtime. It covers spawning async tasks, channel patterns (mpsc, broadcast, oneshot, watch), TCP servers, synchronization primitives (Mutex, RwLock, Semaphore), and best practices to avoid blocking the runtime.
Use when developers need code snippets, architectural guidance, or troubleshooting for async Rust applications: building network services, concurrency coordination, backpressure strategies, and graceful shutdown. Useful in code review, onboarding, or teaching scenarios.
Developer-focused coding assistants (Copilot-style, Codex, Claude Code) that can synthesize and format Rust code and explain async concepts.
Tokio async runtime reference skill for Rust developers. Provides well-structured code examples covering tasks, channels, TCP servers, and synchronization patterns. No scripts were included — purely a static reference guide. SKILL.md is clean and well-organized but lacks operational workflow or actionable agent steps beyond providing code snippets.
Clean skill with no security concerns. Well-written reference content but adds minimal value over existing documentation. No scripts, no references directory, no output contracts — essentially a nicely formatted cheat sheet.
Code Reviewer
Perform structured, prioritized code reviews that find correctness, security, performance, reliability, and testing issues and provide concrete fix suggestions.
E2B — Sandboxed Code Execution
Documentation and best-practices for E2B sandboxes: run AI-generated code, install packages, manage files, and return artifacts safely.
Maestro — YAML Mobile UI Testing
Author and run readable Maestro YAML flows for mobile UI tests, integrate with CI, and use Maestro Studio for element inspection on Android and iOS.
ESLint — JavaScript & TypeScript Linting
Guides configuration and usage of ESLint 9+ (flat config) for JS/TS projects, including React and TypeScript plugin patterns and CI integration.
Audiowaveform Helper
Generate PNG/SVG waveform images and JSON or binary peak data from audio files for web players and social previews, with batch processing tips and integration e
Django (framework guide)
Practical guide to Django: project layout, models, views, templates, admin, REST patterns and deployment notes for building full-featured Python web apps.
Bun Runtime
Guides using Bun — a fast all-in-one JavaScript runtime, bundler, package manager and test runner — to speed Node.js projects, bundle TypeScript, run tests, and
Search Engine Setup
Guides agents through implementing production-ready search (Elasticsearch or Algolia): index design, sync pipelines, search APIs, autocomplete, and relevance tu
PagerDuty — Incident Management
Configure PagerDuty services, escalation policies, on-call schedules and Event API alerts to automate incident workflows and routing.
Aceternity UI
Copy-paste animated UI components built with Framer Motion and Tailwind CSS for React/Next.js projects.