
daleseo/bun-skills
8 skills455 installs32 starsGitHub
Install
npx skills add https://github.com/daleseo/bun-skillsSkills in this repo
1Bun Testbun-test from daleseo/bun-skills teaches Bun's first-class test runner for TypeScript and JavaScript: writing specs, using expect matchers, mocking dependencies, running focused suites locally, and wiring fast checks into ship pipelines for APIs, SaaS services, and CLI tools.198installs2Bun BuildConfigures Bun.build production bundling with target selection, tree shaking, code splitting, and custom plugins. Developers use it when building apps for production or migrating off webpack/esbuild/rollup.46installs3Bun DeployProduces optimized Dockerfiles, Kubernetes manifests, and CI/CD pipelines for Bun applications with multi-platform ARM64/AMD64 builds. Developers use it when containerizing and deploying Bun apps.46installs4Node To BunAnalyzes a Node project's dependencies and config, checks for incompatible native modules, and adapts it to Bun. Developers use it when converting an existing Node.js project to Bun.40installs5Bun Dev ServerConfigures Bun.serve dev servers with HMR, React Fast Refresh, and live reload for SPA, API, full-stack, or static setups. Developers use it when standing up a local dev server on Bun.37installs6Bun InitRuns bun init and scaffolds a TypeScript project with package.json scripts, tsconfig, and an entry point tailored to project type. Developers use it when starting a new Bun project or converting a directory to one.35installs7Deno To BunAnalyzes a Deno project's config and permissions and maps Deno.* APIs to Bun equivalents for filesystem, runtime, and imports. Developers use it when converting Deno or Deno Deploy projects to Bun.27installs8Cloudflare To BunAnalyzes a Workers project's wrangler config and bindings, then converts edge runtime APIs to Bun equivalents and adapts edge-to-server deployment. Developers use it when moving Cloudflare Workers off the edge onto Bun.26installs