
from TerminalSkills Skills Library98
Documentation and best-practices for E2B sandboxes: run AI-generated code, install packages, manage files, and return artifacts safely.
E2B documents how to use a lightweight sandbox platform that boots fast and runs AI-generated code in isolated VMs. The skill explains core usage patterns: creating sandboxes, executing Python/JS, installing packages on-demand, performing file I/O, and retrieving binary artifacts (charts/images) as base64. It demonstrates practical code snippets and integration examples so agents can run computations, produce visual outputs, and interact with filesystem-backed inputs.
Use E2B when you need safe, reproducible execution of code produced by an AI agent: generating charts, running data processing jobs, testing scripts, or executing untrusted code in isolation. Ideal for developer tools, code-interpreter flows, and agent-based automation that requires short-lived compute environments.
Designed to be used with agent frameworks that permit code execution tools (LangChain, Claude Code, Cursor, and other code-execution enabled agents). The README-style examples make it straightforward to wire E2B as a callable tool in agent workflows.
E2B sandboxed code execution documentation skill. No bundled scripts — purely a knowledge/SKILL.md reference skill. Provides clear code examples for Python and JavaScript sandbox usage, installation instructions, and best practices. Well-written but lacks any executable automation or scripts/ directory.
Clean documentation skill with no security concerns. No scripts to audit. Frontmatter is well-structured but the skill could benefit from a references/ directory or example scripts to improve architecture score.
Code Reviewer
Perform structured, prioritized code reviews that find correctness, security, performance, reliability, and testing issues and provide concrete fix suggestions.
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.
Tokio — Rust Async Runtime Skill
Provides expert guidance and examples for using Tokio to build high-performance asynchronous Rust applications, including tasks, channels, TCP servers, and sync
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.