
from skills62
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
Bun Runtime provides practical instructions and examples for using Bun as a fast replacement for Node.js: installing Bun, using its package manager (bun install/add), running TypeScript directly, bundling for browser or Node targets, using Bun.serve for HTTP servers, file I/O with Bun.file, and built-in SQLite (bun:sqlite). It includes examples for programmatic bundling, the test runner, and migration notes to help teams move from Node.js workflows.
Use this skill when you want faster startup/install/test times, when building small/high-performance HTTP services, when bundling TypeScript with minimal config, or when adopting Bun as a drop-in npm/pnpm replacement. It's suited for development workflows, CI optimizations, and local prototypes where speed matters.
Inferred compatible agents: Claude Code, OpenAI Codex, Gemini CLI, Cursor (agents that can interpret code snippets and shell commands).
Bun-runtime is a comprehensive reference skill for the Bun JavaScript runtime, bundler, test runner, and package manager. It provides well-structured documentation covering installation, package management, HTTP servers, file I/O, SQLite, bundling, testing, and WebSocket usage. No bundled scripts to execute — purely a documentation/reference skill.
curl|bash in installation section is the only security concern. The skill is well-written and comprehensive as a reference guide. No executable scripts to audit.
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.
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.
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.