bun-runtime-expert
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由
专注 Bun 的细节与迁移策略,适合想用 Bun 的工程师
这个 Skill 做什么
提供 Bun 运行时的专家级使用、优化与迁移指南。
围绕 Bun 运行时提供专家级的使用、性能调优和迁移建议,覆盖内置 HTTP server、bundler、测试运行器和包管理等常见场景。适合用 Bun 开发、测试或从 Node.js 迁移时参考,能帮你快速上手并解决性能瓶颈。特点是聚焦 Bun 的全栈能力,既有实践经验又能给出迁移策略和落地最佳实践。
▸ 展开 SKILL.md 英文原文
Expert guide for Bun JavaScript/TypeScript runtime. Use when building, testing, or deploying applications with Bun / Panduan ahli untuk runtime JavaScript/TypeScript Bun. Digunakan saat membuat, menguji, atau meluncurkan aplikasi dengan Bun.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/bun-runtime-expert/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/bun-runtime-expert/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Bun Runtime Expert [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English Expert-level guidance for building high-performance applications with the Bun JavaScript/TypeScript runtime (v1.1+). Covers Bun's built-in HTTP server, database clients, bundler, test runner, package manager, and Node.js migration strategies. ### Trigger Conditions - Use when scaffolding a new project with Bun as the runtime. - Use when building HTTP servers or APIs with `Bun.serve()`. - Use when querying databases with `Bun.sql` (PostgreSQL, MySQL, SQLite). - Use when interacting with S3-compatible object storage via `Bun.s3`. - Use when bundling frontend or backend co
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有