bun-n2b

Community

Migrate Node.js code to Bun natively.

Authoraphrody-code
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It detects and fixes (or guides you through) Node.js-to-Bun incompatibilities so your project runs correctly on Bun without manual, error-prone rewrites.

Core Features & Use Cases

  • Node tooling & import/script migration: Rewrites npm/npx/pnpm/yarn and related workflow/shell/Docker usage to bun/bunx, and updates Node built-in imports to use proper Bun/node: prefixes.
  • API and idiom modernization: Flags redundant dependencies that Bun can replace, and migrates common Node patterns (like fs read/write and related idioms) toward Bun-native equivalents where safe.
  • Audit-to-fix workflow with guardrails: Produces multiple report formats (including JSON/SARIF) and applies scoped safe fixes with optional aggressive migration steps plus post-fix build/test gating.

Quick Start

Run the bun-n2b skill on your project directory to audit Node patterns and automatically apply safe Bun-native rewrites for scripts and CI-related areas.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bun-n2b
Download link: https://github.com/aphrody-code/n2b/archive/main.zip#bun-n2b

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.