Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

bun-runtime

Bun is a fast all-in-one JavaScript runtime and toolkit: runtime, package manager, bundler, and test runner.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill bun-runtime
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, bun-runtime has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/bun-runtime.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Bun is a fast all-in-one JavaScript runtime and toolkit: runtime, package manager, bundler, and test runner. Use when: adopting Bun, migrating from Node, writing or debugging Bun scripts/tests, or configuring Bun on Vercel or other platforms. Migration from Node : Replace node script.js with bun run script.js or bun script.js . Run bun install in place of npm install ; most packages work. Use bun run for npm scripts; bun x for npx-style one-off runs. Node built-ins are supported; prefer Bun APIs where they exist for better performance. Vercel : Set runtime to Bun in project settings. Build: bun run build or bun build ./src/index.ts --outdir=dist .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does bun-runtime do?

Bun is a fast all-in-one JavaScript runtime and toolkit: runtime, package manager, bundler, and test runner.

Is bun-runtime good?

bun-runtime does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support bun-runtime?

bun-runtime currently lists compatibility with Claude Code, Skills CLI.

Is bun-runtime safe to install?

bun-runtime has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to bun-runtime?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install bun-runtime?

Run the following command to install bun-runtime: npx skills add https://github.com/affaan-m/everything-claude-code --skill bun-runtime

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering